package
1.9.7
Repository: https://github.com/gdt-dev/gdt.git
Documentation: pkg.go.dev

# Functions

ExpandWithFixedDoubleDollar expands the given string using os.ExpandEnv, however unlike the default behaviour of replacing a string "$$VALUE" with "VALUE", it replaces the "$$" witha single "$".