Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct {
Right bool `help:"Prints the right prompt"`
ExitStatus int `help:"The status code of the last command"`
Duration float64 `help:"The command duration of the last command"`
Jobs int `help:"The number of currently running jobs"`
Width int `help:"Column width"`
DataGit string `help:"Output of 'jargon prepare --source=git'"`
DataGh string `help:"Output of 'jargon prepare --source=gh'"`
DataGlab string `help:"Output of 'jargon prepare --source=glab'"`
}
Click to show internal directories.
Click to hide internal directories.