Package redempt.ordinate.command.postarg
Class PostArgumentSubcommand
java.lang.Object
redempt.ordinate.command.postarg.PostArgumentSubcommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> ArgumentPropagationComponent<T>
getPropagationComponent
(Command<T> cmd) static <T> void
makePostArgument
(Command<T> command)
-
Constructor Details
-
PostArgumentSubcommand
public PostArgumentSubcommand()
-
-
Method Details
-
makePostArgument
-
getPropagationComponent
-