Method: Cloudit::Command::Base.parser

Defined in:
lib/cloudit/command/base.rb

.parserObject

Returns the value of attribute parser.



6
7
8
# File 'lib/cloudit/command/base.rb', line 6

def parser
  @parser
end