Class: Plushie::Event::Effect::Result::FilesOpened

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

Instance Attribute Summary collapse

Instance Attribute Details

#pathsObject (readonly)

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



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

def paths
  @paths
end