Class: Knish::ExistingModels::Data

Inherits:
Struct
  • Object
show all
Defined in:
lib/knish/existing_models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



26
27
28
# File 'lib/knish/existing_models.rb', line 26

def id
  @id
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



26
27
28
# File 'lib/knish/existing_models.rb', line 26

def path
  @path
end