dotenv

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dotenv

type Dotenv struct {
	Errs   errs.HandlerIface
	Exit   exit.HandlerIface
	Prefix string
	Stdin  io.Reader
	Stdout io.Writer
	Stderr io.Writer
}

Dotenv shell wrapper for Makefile

func Defaults

func Defaults(dotenv *Dotenv) *Dotenv

func (*Dotenv) Exec

func (i *Dotenv) Exec(envFiles string, args ...string)

func (*Dotenv) Load

func (i *Dotenv) Load(envFiles string)

func (*Dotenv) WrapTarget

func (i *Dotenv) WrapTarget(envFiles, makefile, target string, args ...string)

Jump to

Keyboard shortcuts

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