Class
GitHub::Command
In:
lib/github/command.rb
Parent:
Object
Methods
call
current_user?
die
git
git_exec
github_token
github_user
helper
highline
new
options
pgit
request_github_credentials
run
sh
shell_user
Included Modules
FileUtils
Classes and Modules
Class
GitHub::Command::Shell
Public Class methods
new
(block)
Public Instance methods
call
(*args)
current_user?
(user)
die
(message)
git
(command)
git_exec
(command)
github_token
()
github_user
()
helper
()
highline
()
options
()
pgit
(*command)
request_github_credentials
()
run
(method, command)
sh
(*command)
shell_user
()
[Validate]