Method: Brite::Config#location

Defined in:
lib/brite/config.rb

#locationObject (readonly)

Location of brite project files. By necessity the configuration file will be located in this directory.



44
45
46
# File 'lib/brite/config.rb', line 44

def location
  @location
end