//
pkg.gl
Category
github.com/gdt-dev/gdt
parse
package
1.9.7
Repository:
https://github.com/gdt-dev/gdt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
14 SLOC
#
Functions
ExpandWithFixedDoubleDollar
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 "$".