The parser for this command.
119 120 121
# File 'lib/executable/domain.rb', line 119 def parser @parser ||= Parser.new(self) end