cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvVar

type EnvVar string

EnvVar is a typed wrapper with helper wrappers around os.LookupEnv

func (EnvVar) LookupEnv

func (ev EnvVar) LookupEnv() (string, bool)

LookupEnv is a wrapper for os.LookupEnv

func (EnvVar) MustRead

func (ev EnvVar) MustRead(helpText string) string

MustRead reads an environment variable. If the variable is unset, it logs a message at Fatal level, thus exiting the program.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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