Uses of Interface
com.scivicslab.actoriac.mixin.CommandExecutor
Packages that use CommandExecutor
-
Uses of CommandExecutor in com.scivicslab.actoriac.mixin
Classes in com.scivicslab.actoriac.mixin that implement CommandExecutorModifier and TypeClassDescriptionclassCommand executor that executes commands on the local machine.classCommand executor that executes commands on a remote node via SSH.Methods in com.scivicslab.actoriac.mixin that return CommandExecutorModifier and TypeMethodDescriptionCommandExecutable.getCommandExecutor()Returns the command executor for this instance.