Class: FbGraphApi::CLI
- Inherits:
-
Thor
- Object
- Thor
- FbGraphApi::CLI
- Defined in:
- lib/fb_graph_api/cli.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
6 7 8 |
# File 'lib/fb_graph_api/cli.rb', line 6 def version puts "Version: #{FbGraphApi::VERSION}" end |