Class: Options
- Inherits:
-
Struct
- Object
- Struct
- Options
- Defined in:
- lib/raykit/console.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
3 4 5 |
# File 'lib/raykit/console.rb', line 3 def name @name end |