package
0.0.7
Repository: https://github.com/meian/atgo.git
Documentation: pkg.go.dev

# Functions

Replace はコマンドのヘルプメッセージ中のプレースホルダをコマンドパスで置換する。 この処理は cmd 配下の init() で呼び出されるが、その時点では各コマンドの CommandPath() は初期化されていない。 そのためヘルプを呼び出すタイミングで初期化させるために、SetHelpFunc() を使っている。.

# Structs

No description provided by the author