module

GWT

Constants

VERSION = "0.1.0"

Class methods

add_remote(name : String, url : String)
Source
branch(branch_name) : Nil
Source
branch_prefix
Source
clone(base_path, url, clone_args)
Source
command(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
Source
command_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)
Source
copy_files(target_dir)
Source
on(branch_name, commandline)
Source
pr(pull_request_url)
Source
raise(message)
Source
root_dir
Source
run(args = ARGV)
Source
slug(string)
Source

Nested types