Documentation
¶
Index ¶
- func ConfigFunc(cmd *cobra.Command, args []string) error
- func DownloadFunc(cmd *cobra.Command, args []string) error
- func Execute() error
- func ListFunc(cmd *cobra.Command, args []string) error
- func LoginFunc(cmd *cobra.Command, args []string) error
- func QuizFunc(cmd *cobra.Command, args []string) error
- func SubmitFunc(cmd *cobra.Command, args []string) error
- func TestFunc(cmd *cobra.Command, args []string) error
- type CommandFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandFunc ¶
func HandleErrors ¶
func HandleErrors(fn CommandFunc) CommandFunc
Click to show internal directories.
Click to hide internal directories.