Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Entrypoint = pclient.NewTool(pclient.ToolOption{ ToolName: "prettyCode", Use: "pretty", Aliases: []string{"prettyCode"}, Short: "美化代码分割线注释", CacheKeyPrefix: cacheKeyPrefix, ParamList: paramSettingList, Run: Run, })
Functions ¶
Types ¶
type RunOptions ¶
Click to show internal directories.
Click to hide internal directories.