Class: NullDB::Configuration

Inherits:
Struct
  • Object
show all
Defined in:
lib/nulldb/core.rb

Instance Attribute Summary collapse

Instance Attribute Details

#project_rootObject

Returns the value of attribute project_root

Returns:

  • (Object)

    the current value of project_root



9
10
11
# File 'lib/nulldb/core.rb', line 9

def project_root
  @project_root
end