prettyCode

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2026 License: MIT Imports: 12 Imported by: 0

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

func Run

func Run(values pclient.ParamMap) error

--------------------------------------------------

Types

type RunOptions

type RunOptions struct {
	RootDir         string
	IncludeFileExts []string
	ExcludeDirs     []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL