Module: SSD::Internals

Defined in:
lib/ssd/internals.rb,
lib/ssd/class_methods.rb,
lib/ssd/instance_methods.rb

Defined Under Namespace

Modules: Entity

Instance Attribute Summary collapse

Instance Attribute Details

#dbObject (readonly)

Returns the value of attribute db.



6
7
8
# File 'lib/ssd/internals.rb', line 6

def db
  @db
end

#pathObject (readonly)

Returns the value of attribute path.



7
8
9
# File 'lib/ssd/internals.rb', line 7

def path
  @path
end