run clsp program
static Future<String> run(List<String> args) async { return api.cmdsProgramRun(args: args); }