Class: MyCommand

Inherits:
Command show all
Defined in:
lib/argtest.rb

Instance Attribute Summary

Attributes inherited from Command

#desc, #name

Method Summary

Methods inherited from Command

#add_arg, #add_cmd, #add_flow, #add_flow_from_usage, #add_input, #add_option, #add_options, #command_name?, #create_args, #create_flows, #flow_passes_parse, #flow_passes_preconditions, #get_args_used, #init, #initialize, #option_help_string, #run, #show_help, #show_help_option

Constructor Details

This class inherits a constructor from Command