//
pkg.gl
Category
github.com/ChouE/go-commandline-app
cmd
package
0.0.0-20230811163847-98c3371b9d32
Repository:
https://github.com/choue/go-commandline-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
187 SLOC
#
Functions
Execute
No description provided by the author
#
Constants
ModeCamelCaseToUnderscore
驼峰转下划线.
ModeLower
转小写.
ModeUnderscoreToLowerCamelCase
下划线转小写驼峰.
ModeUnderscoreToUpperCamelCase
下划线转大写驼峰.
ModeUpper
转大写.