Class: Thicket::Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/thicket/option_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



6
7
8
# File 'lib/thicket/option_parser.rb', line 6

def name
  @name
end