flags

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PrintVersion = flag.BoolP("version", "V", false, "print version and exit")
	ConfigPath   = flag.StringP("config", "c", "./mercury.toml", "path to configuration")
	NoFetch      = flag.BoolP("no-fetch", "F", false, "don't fetch, just use what's in the cache")
	NoBuild      = flag.BoolP("no-build", "B", false, "don't build anything")
	ShowHelp     = flag.BoolP("help", "h", false, "show help")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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