Class: ProxyFS::Dir
- Inherits:
-
Object
- Object
- ProxyFS::Dir
- Defined in:
- lib/proxyfs.rb
Instance Method Summary collapse
-
#initialize(path) ⇒ Dir
constructor
A new instance of Dir.
Constructor Details
#initialize(path) ⇒ Dir
Returns a new instance of Dir.
73 74 |
# File 'lib/proxyfs.rb', line 73 def initialize path end |