//
pkg.gl
Category
github.com/meian/atgo
help
package
0.0.7
Repository:
https://github.com/meian/atgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
28 SLOC
#
Functions
Replace
Replace はコマンドのヘルプメッセージ中のプレースホルダをコマンドパスで置換する。 この処理は cmd 配下の init() で呼び出されるが、その時点では各コマンドの CommandPath() は初期化されていない。 そのためヘルプを呼び出すタイミングで初期化させるために、SetHelpFunc() を使っている。.
#
Structs
Replacer
No description provided by the author