Class: GHFS::Dir
- Inherits:
-
Object
- Object
- GHFS::Dir
- Defined in:
- lib/github-fs/dir.rb
Class Method Summary collapse
Class Method Details
.[](path) ⇒ Object
4 5 6 7 |
# File 'lib/github-fs/dir.rb', line 4 def [](path) # TODO # Implement end |