Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = map[string]types.Command{ "git/isclean": { Description: "Verifies that there are no uncommitted changes", Fn: IsStatusClean, }, }
Commands is a set of commands useful for any environment.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.