Flowdock
path() public

Returns the path parameter passed to dir’s constructor.

d = Dir.new("..")
d.path   #=> ".."
Show source
Register or log in to add new notes.