Module: Vantage
- Defined in:
- lib/vantage.rb,
lib/vantage/cli.rb,
lib/vantage/client.rb,
lib/vantage/config.rb,
lib/vantage/version.rb
Defined Under Namespace
Modules: CLI, Config Classes: Client
Constant Summary collapse
- VERSION =
"0.0.8"
Class Method Summary collapse
Class Method Details
.new ⇒ Object
12 13 14 |
# File 'lib/vantage.rb', line 12 def self.new Vantage::Client.new end |