Method: Ark::CLI::Option#desc

Defined in:
lib/ark/cli/option.rb

#descObject (readonly)

A short description of the option, if given



28
29
30
# File 'lib/ark/cli/option.rb', line 28

def desc
  @desc
end