Module: Coveralls::Configuration
- Defined in:
- lib/huginn_agent/patches/coverage.rb
Class Method Summary collapse
Class Method Details
.root ⇒ Object
7 8 9 |
# File 'lib/huginn_agent/patches/coverage.rb', line 7 def self.root File.(File.join(Dir.pwd, '../..')) end |