GWT
Constants
VERSION = "0.1.0"
Class methods
add_remote(name : String, url : String)
Sourcebranch(branch_name) : Nil
Sourcebranch_prefix
Sourceclone(base_path, url, clone_args)
Sourcecommand(command : String, args = nil, env : Process::Env = nil, clear_env : Bool = false, shell : Bool = false, input : Process::Stdio = Process::Redirect::Inherit, output : Process::Stdio = STDERR, error : Process::Stdio = Process::Redirect::Inherit, chdir : String | Nil = nil, allow_failure : Bool = false) : Process::Status
Sourcecommand_output(command : String, args = nil, env : Process::Env = nil, clear_env : Bool = false, shell : Bool = false, input : Process::Stdio = Process::Redirect::Close, error : Process::Stdio = Process::Redirect::Inherit, chdir : String | Nil = nil, allow_failure : Bool = false)
Sourcecopy_files(target_dir)
Sourcels
Sourceon(branch_name, commandline)
Sourcepr(pull_request_url)
Sourceraise(message)
Sourceroot_dir
Sourcerun(args = ARGV)
Sourceslug(string)
Source