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