Documentation
¶
Overview ¶
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FUTURE_ALIASES = []string{"future", "coming", "next"}
View Source
var PAST_ALIASES = []string{"completed", "done"}
View Source
var VIEW_ALIASES = []string{"display", "print"}
View Source
var VIEW_PEOPLE_ALIASES = []string{"classmates", "class", "students"}
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func IsUnderHomebrew ¶ added in v1.22.0
func IsUnderHomebrew() bool
func IsUnderScoop ¶ added in v1.22.0
func IsUnderScoop() bool
func SetVersionInfo ¶ added in v1.15.0
func SetVersionInfo(version, commit, date string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.