//
pkg.gl
Category
github.com/Qithub-BOT/QiiTask
cmd
qiitask
subcmd
cmdsay
package
0.0.6
Repository:
https://github.com/qithub-bot/qiitask.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
75 SLOC
#
Packages
cmdhello
Package cmdhello は "hello" コマンドを定義します。このコマンドは "say" コマンド のサブ・コマンド(child)です。 */.
#
Functions
New
New は "say" コマンドの新規オブジェクト(のポインタ)を返します。.
#
Structs
Command
Command は cobra.Command 型の拡張型です。cobra.Command に加えフラグの設定値を 保持するためのフィールドを持ちます。.