Method: Whenever.path

Defined in:
lib/whenever.rb

.pathObject



19
20
21
# File 'lib/whenever.rb', line 19

def self.path
  Dir.pwd
end