Class: Plushie::Event::Effect::Result::DirectorySelected

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



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

def path
  @path
end