Class: TRMNLP::Commands::List::Options
- Inherits:
-
Data
- Object
- Data
- TRMNLP::Commands::List::Options
- Defined in:
- lib/trmnlp/commands/list.rb
Instance Attribute Summary collapse
-
#dir ⇒ Object
readonly
Returns the value of attribute dir.
-
#quiet ⇒ Object
readonly
Returns the value of attribute quiet.
Instance Attribute Details
#dir ⇒ Object (readonly)
Returns the value of attribute dir
9 10 11 |
# File 'lib/trmnlp/commands/list.rb', line 9 def dir @dir end |
#quiet ⇒ Object (readonly)
Returns the value of attribute quiet
9 10 11 |
# File 'lib/trmnlp/commands/list.rb', line 9 def quiet @quiet end |