Documentation ¶
Overview ¶
Package cmd implements the sish CLI command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version describes the version of the current build. Version = "dev" // Commit describes the commit of the current build. Commit = "none" // Date describes the date of the current build. Date = "unknown" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.