= private = protected
pwd()
Returns the name of the current directory.
# File lib/fileutils.rb, line 100 def pwd Dir.pwd end