Uses of Class
org.refcodes.cli.Operation
-
Uses of Operation in org.refcodes.cli
Methods in org.refcodes.cli that return OperationModifier and TypeMethodDescriptionstatic OperationConstructs aOperationwith the given arguments.static OperationConstructs aOperationwith the given arguments.static OperationCliSugar.operation(String aOperation, String aAlias, String aDescription, Consumer<Operation> aConsumer) Constructs aOperationwith the given arguments.static OperationConstructs aOperationwith the given arguments.Method parameters in org.refcodes.cli with type arguments of type OperationModifier and TypeMethodDescriptionstatic OperationCliSugar.operation(String aOperation, String aAlias, String aDescription, Consumer<Operation> aConsumer) Constructs aOperationwith the given arguments.static OperationConstructs aOperationwith the given arguments.Constructor parameters in org.refcodes.cli with type arguments of type Operation