Module varsun::posix [] [src]

Provides POSIX style substition.

I saying POSIX style like ${var} or $var formatted strings.

Main refering souce is Bash parameter substition.

Functions

substenvar

Substitute environment variable by POSIX format.

substitute

Parse src and substitute found variables with result of mapfn.