Class LocalCommandExecutor

java.lang.Object
com.scivicslab.actoriac.mixin.LocalCommandExecutor
All Implemented Interfaces:
CommandExecutor

public class LocalCommandExecutor extends Object implements CommandExecutor
Command executor that executes commands on the local machine.

Used by NodeGroupInterpreter to execute commands locally when running on the control node itself.

Since:
2.15.0
Author:
devteam@scivicslab.com