Method: Autoproj::Configuration#path

Defined in:
lib/autoproj/configuration.rb

#pathObject (readonly)

The path to the underlying configuration file



24
25
26
# File 'lib/autoproj/configuration.rb', line 24

def path
  @path
end