//
pkg.gl
Category
github.com/Qithub-BOT/QiiTask
cmd
qiitask
subcmd
cmdroot
package
0.0.6
Repository:
https://github.com/qithub-bot/qiitask.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
68 SLOC
#
Functions
New
New は各コマンドの親コマンド(root)の新規オブジェクト(のポインタ)を返します。 引数の appInfo オブジェクトは、各コマンドにも渡されます。.
#
Structs
Command
Command is the struct to hold cobra.Command and it's flag options.