API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
void ide_run_context_push_expansion ( IdeRunContext* self, const char* const* environ )
Pushes a layer to expand known environment variables.
The command argv and cwd will have $FOO style environment variables expanded that are known. This can be useful to allow things like $BUILDDIR be expanded at this layer.
$FOO
$BUILDDIR
environ
Type: const char* const*
const char* const*
No description available.