Module: Github
- Defined in:
- lib/github.rb,
lib/github/client.rb
Defined Under Namespace
Classes: Client
Class Method Summary collapse
Class Method Details
.new(options = {}) ⇒ Object
5 6 7 |
# File 'lib/github.rb', line 5 def new(={}) Client.new() end |