Class: Snoot::CLI::RunInvoked
- Inherits:
-
Data
- Object
- Data
- Snoot::CLI::RunInvoked
- Defined in:
- lib/snoot/cli/event.rb
Overview
RunInvoked carries the (possibly defaulted) path set at the moment the surface is entered.
Instance Attribute Summary collapse
-
#paths ⇒ Object
readonly
Returns the value of attribute paths.
Instance Attribute Details
#paths ⇒ Object (readonly)
Returns the value of attribute paths
7 8 9 |
# File 'lib/snoot/cli/event.rb', line 7 def paths @paths end |