Class
Heroku::Command::Base
In:
lib/heroku/commands/base.rb
Parent:
Object
Methods
app_urls
escape
extract_app
extract_app_from_git_config
extract_app_in_dir
extract_option
git_remotes
git_url
heroku
new
web_url
Included Modules
Heroku::Helpers
Heroku::PluginInterface
Attributes
args
[RW]
autodetected_app
[R]
Public Class methods
new
(args, heroku=nil)
Public Instance methods
app_urls
(name)
escape
(value)
extract_app
(force=true)
extract_app_from_git_config
()
extract_app_in_dir
(dir)
extract_option
(options, default=true) {|opt_value| ...}
git_remotes
(base_dir)
git_url
(name)
heroku
()
web_url
(name)
[Validate]