Documentation
¶
Index ¶
- Variables
- func GetPromptStatus() (string, error)
- func GetRawMinutesStatus() (string, error)
- func GetRawStatus() (string, error)
- func GetStateFile() (string, error)
- func GetStatus() (string, error)
- func ResetTimer() (string, error)
- func SetStateFilePathOverride(path string)
- func StartTimer(continued bool) (string, error)
- func StopTimer() (string, error)
- func TrackTime(description string) (string, error)
- type State
Constants ¶
This section is empty.
Variables ¶
View Source
var StateFilePathOverride string
StateFilePathOverride is used by tests to override the state file path.
Functions ¶
func GetPromptStatus ¶
func GetRawMinutesStatus ¶
func GetRawStatus ¶
func GetStateFile ¶
func ResetTimer ¶
func SetStateFilePathOverride ¶ added in v0.1.1
func SetStateFilePathOverride(path string)
func StartTimer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.