Method: Brite::Config#location
- Defined in:
- lib/brite/config.rb
#location ⇒ Object (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 |