Method: GLI::CommandLineToken#name

Defined in:
lib/gli/command_line_token.rb

#nameObject (readonly)

:nodoc:



5
6
7
# File 'lib/gli/command_line_token.rb', line 5

def name
  @name
end