Discover Packages
github.com/TechMDW/hashit
internal
cmd
package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Jun 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var VersionCmd = &cobra .Command {
Use: "version",
Short: "Print the version number of hashit",
Long: `Print the version number of hashit.`,
Run: versionRun,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.