class GHFS::Dir

Public Class Methods

[](path) click to toggle source
# File lib/github-fs/dir.rb, line 4
def [](path)
  # TODO
  # Implement
end