Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultDir is the default directory inside the user's home directory // that will store omw data files DefaultDir = ".local/share/omw" // DefaultFile is the default filename for the primary time tracking data log DefaultFile = "omw.toml" )
Variables ¶
View Source
var Format = "text"
Format defines the string output format for the report (text or json)
View Source
var From string
From specifies the start date of the report output
View Source
var MousetrapHelpText string
MousetrapHelpText Set MousetrapHelpText to an empty string to disable Cobra's automatic display of a warning to Windows users who double-click the binary from Windows Explorer. We want to have our own mousetrap and alias it to 'omw report'.
View Source
var To string
To specified the end date of the report output
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.