Method: Fi::Dir.current

Defined in:
lib/fi/dir.rb

.currentObject



6
7
8
# File 'lib/fi/dir.rb', line 6

def self.current
  ::Dir.pwd
end