Uses of Interface
gov.nist.secauto.metaschema.cli.processor.command.ICommandExecutor.ExecutionFunction
Packages that use ICommandExecutor.ExecutionFunction
-
Uses of ICommandExecutor.ExecutionFunction in gov.nist.secauto.metaschema.cli.processor.command
Methods in gov.nist.secauto.metaschema.cli.processor.command with parameters of type ICommandExecutor.ExecutionFunctionModifier and TypeMethodDescriptionstatic ICommandExecutor
ICommandExecutor.using
(CLIProcessor.CallingContext callingContext, org.apache.commons.cli.CommandLine commandLine, ICommandExecutor.ExecutionFunction function) Create a new command executor.