Class: ProxyFS::Dir

Inherits:
Object
  • Object
show all
Defined in:
lib/proxyfs.rb

Instance Method Summary collapse

Constructor Details

#initialize(path) ⇒ Dir

Returns a new instance of Dir.



73
74
# File 'lib/proxyfs.rb', line 73

def initialize path
end