Class: Plushie::Event::Effect::Result::FileSaved
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Effect::Result::FileSaved
- Defined in:
- lib/plushie/event.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object (readonly)
Returns the value of attribute path
212 213 214 |
# File 'lib/plushie/event.rb', line 212 def path @path end |