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