Class: Plushie::Event::Effect::Result::DirectoriesSelected
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Effect::Result::DirectoriesSelected
- Defined in:
- lib/plushie/event.rb
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
214 215 216 |
# File 'lib/plushie/event.rb', line 214 def paths @paths end |