execute command interface, use only in web
void executeCommand(String command, List<String> args) { throw UnimplementedError('executeCommand has not been implemented.'); }