# Functions
LookupEnv returns the expanded environment variable value for the given name.
ReplaceBytes replaces `%{ENV_VAR}` placeholders in b with the corresponding ENV_VAR values.
ReplaceString replaces `%{ENV_VAR}` placeholders in b with the corresponding ENV_VAR values.