arguments

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const GleeceIntroDoc = `` /* 633-byte string literal not displayed */
View Source
const GopherAscii string = `` /* 6792-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type CliArguments

type CliArguments struct {
	ConfigPath string

	// The debug logger's verbosity level. Must be a value between 0 (All) and 5 (Fatal only). Default - 4 (Error/Fatal)
	Verbosity uint8

	NoBanner bool
}

type ExecuteWithArgsResult added in v1.0.4

type ExecuteWithArgsResult struct {
	Error  error
	StdOut string
	StdErr string
	Logs   string
}

Jump to

Keyboard shortcuts

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