Method: GLI::CommandSupport#context_description

Defined in:
lib/gli/command_support.rb

#context_descriptionObject



9
10
11
# File 'lib/gli/command_support.rb', line 9

def context_description
  "in the command #{name}"
end