Class: Treebis::Task::RunContext
- Inherits:
-
Object
- Object
- Treebis::Task::RunContext
- Defined in:
- lib/optparse-lite/treebis-extlib.rb
Instance Attribute Summary collapse
-
#on_path ⇒ Object
readonly
Returns the value of attribute on_path.
Instance Attribute Details
#on_path ⇒ Object (readonly)
Returns the value of attribute on_path.
4 5 6 |
# File 'lib/optparse-lite/treebis-extlib.rb', line 4 def on_path @on_path end |