Expand description
Parse git’s env configuration
Modules§
Structs§
- Config
Env - Read user-defined configuration
- Config
EnvIter - Iterate over user-defined configuration
- Config
Parameters - Read
GIT_CONFIG_PARAMETERS
- Config
Parameters Iter - Parse
GIT_CONFIG_PARAMETERS
- NoEnv
- No-op env for
ConfigEnv
- StdEnv
- Use
std::env::var
forConfigEnv
Traits§
Functions§
- parse_
parameter - Parse a command line argument into a key/value pair