MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / parse_env_val

Function parse_env_val

src/process.cpp:439–492  ·  view source on GitHub ↗

* @brief Parse env val. * * @param env Environment variables for the child process. * @param val_raw Raw value that may contain $(NAME) substitutions. * @return Value with recognized environment-variable substitutions expanded. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseFunction · 0.85

Calls 5

find_matchFunction · 0.85
writeMethod · 0.80
cbeginMethod · 0.80
cendMethod · 0.80
to_stringMethod · 0.80

Tested by

no test coverage detected