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.Operation.withVisible(boolean isVisible) Visibility in this context means displaying or hiding thisTerm's existence to the user (defaults totrue).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