can_compile
Check that the app can compile.
Arguments
Name
Type
Description
Required
path_to_file
string
Path to the file to compile.
build_command
string
Command to compile the code.
install_command
string
Command to install dependencies.
Example
Last updated