cmd

package
v0.6.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: AGPL-3.0 Imports: 54 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NumParts          int         = 2
	LatestVersion     string      = "latest"
	FolderPermissions os.FileMode = 0o755
)
View Source
const (
	FilePermissions     os.FileMode = 0o644
	ExecFilePermissions os.FileMode = 0o755
	ExecFileMask        os.FileMode = 0o111
	MaxFileSize         int64       = 1024 * 1024 * 100 // 10MB
)

Variables

View Source
var (
	Global  configFileType = "global"
	Plugins configFileType = "plugins"
)
View Source
var (
	UsageReportURL = "localhost:59091"
)

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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