args

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsEnv added in v0.9.0

func ContainsEnv(arg string) bool

ContainsEnv takes an arg and returns true if if contains an environment variable reference

func ReplaceEnv

func ReplaceEnv(arg string, environments ...map[string]string) string

ReplaceEnv takes an arg and replaces all occurrences of environment variables. If the variable is found in the passed map it is replaced, otherwise the original string is returned.

func ReplaceEnvWithPlaceHolder added in v0.7.1

func ReplaceEnvWithPlaceHolder(arg string, placeholder string) string

ReplaceEnvWithPlaceHolder replaces all occurrences of environment variables with the placeholder string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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