Class: CLI
- Inherits:
-
Object
- Object
- CLI
- Defined in:
- lib/templates/command-line/lib/lab-name/cli.rb
Instance Attribute Summary collapse
-
#input ⇒ Object
Returns the value of attribute input.
Instance Attribute Details
#input ⇒ Object
Returns the value of attribute input.
2 3 4 |
# File 'lib/templates/command-line/lib/lab-name/cli.rb', line 2 def input @input end |