Class: Plushie::Event::Effect::Result::FileSaved

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



212
213
214
# File 'lib/plushie/event.rb', line 212

def path
  @path
end