Documentation ¶ Index ¶ Variables func RootCommand(t *core.Track, version string) *cobra.Command Constants ¶ This section is empty. Variables ¶ View Source var ( // ErrUserAbort is an error for abort by the user ErrUserAbort = errors.New("aborted by user") ) Functions ¶ func RootCommand ¶ func RootCommand(t *core.Track, version string) *cobra.Command RootCommand sets up the CLI Types ¶ This section is empty. Source Files ¶ View all Source files common.go create.go delete.go edit.go export.go list.go move.go pause.go report.go report_chart.go report_day_week.go report_projects.go report_tags.go report_timeline.go report_treemap.go resume.go root.go start.go status.go stop.go switch.go workspace.go Click to show internal directories. Click to hide internal directories.