package
0.0.6
Repository: https://github.com/qithub-bot/qiitask.git
Documentation: pkg.go.dev

# Packages

Package cmdhello は "hello" コマンドを定義します。このコマンドは "say" コマンド のサブ・コマンド(child)です。 */.

# Functions

New は "say" コマンドの新規オブジェクト(のポインタ)を返します。.

# Structs

Command は cobra.Command 型の拡張型です。cobra.Command に加えフラグの設定値を 保持するためのフィールドを持ちます。.