public Method

FileUtils.pwd

Options: (none)

Returns the name of the current directory.

Source Code

# File fileutils.rb, line 100
def pwd
  Dir.pwd
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.