1.1.14.1. cli.cmd_script.script_impl

Implements the functionalities behind the ‘run-program’ and ‘run-script’ command.

Functions

run_program(args[, cwd, stderr, stdout])

Run the waf binary with the provided arguments.

run_python_script(python_args[, cwd, ...])

Run the waf binary with the provided arguments.