Method: Vop::CommandSyntax#allows_extra

Defined in:
lib/vop/syntax/command_syntax.rb

#allows_extraObject



58
59
60
# File 'lib/vop/syntax/command_syntax.rb', line 58

def allows_extra
  @command.allows_extra = true
end