module DTK::Client::CLI::Processor::Methods
Public Class Methods
all()
click to toggle source
# File lib/cli/processor.rb, line 33 def self.all [:arg_name, :command, :default_value, :desc, :flag, :switch, :add_command_defaults!, :add_command_hooks!, :run_and_return_response_object] end