Method: Pansophy::Remote::Directory#pathname

Defined in:
lib/pansophy/remote/directory.rb

#pathnameObject



11
12
13
# File 'lib/pansophy/remote/directory.rb', line 11

def pathname
  Pathname.new(@path)
end