package
1.4.0-beta
Repository: https://github.com/git-time-metric/gtm.git
Documentation: pkg.go.dev

# Functions

NewClean returns a new CleanCmd struct.
NewCommit returns new CommitCmd struct.
NewInit returns new InitCmd struct.
NewRecord return new RecordCmd struct.
NewReport create new ReportCmd struct.
NewStatus returns new StatusCmd struct.
NewUninit returns new UninitCmd struct.

# Structs

CleanCmd contains method for clean method.
CommitCmd struct contain methods for commit command.
InitCmd contains methods for init command.
RecordCmd contains method for record command.
ReportCmd contains methods for report command.
StatusCmd containt methods for status command.
UninitCmd contains methods for uninit command.
VerifyCmd contains CLI commands for verify.