base library

Functions

runScript(String entryName, List<String> args) Future<int>
Runs a script with the given name, and any extra arguments. Returns the exit code.