Documentation ¶
Index ¶
- func ExecCommandInDir(name, dir string, args ...string) (err error)
- func ExecCommandWithOutput(name, dir string, args ...string) (output string, err error)
- func ParseShortCode(args []string, output func(string) string) []string
- func ParseShortCodeWithProtocol(args []string, protocol string, output func(string) string) []string
- func UseMirror(args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecCommandInDir ¶
ExecCommandInDir run a command in a directory
func ExecCommandWithOutput ¶
ExecCommandWithOutput run a command than returns the output
func ParseShortCode ¶ added in v0.0.12
ParseShortCode parses a short org/repo to a GitHub URL
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.