Methods

Class/Module Index [+]

Quicksearch

Heroku::Command::Version

display version

Public Instance Methods

index() click to toggle source
version

show heroku client version

Example:

$ heroku version
heroku-toolbelt/1.2.3 (x86_64-darwin11.2.0) ruby/1.9.3
# File lib/heroku/command/version.rb, line 17
def index
  validate_arguments!

  display(Heroku.user_agent)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.