Class: Archival::Change

Inherits:
Struct
  • Object
show all
Defined in:
lib/archival/listen.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



7
8
9
# File 'lib/archival/listen.rb', line 7

def path
  @path
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



7
8
9
# File 'lib/archival/listen.rb', line 7

def type
  @type
end