Crate git_config_env
source ·Expand description
Parse git’s env configuration
Modules§
Structs§
- Read user-defined configuration
- Iterate over user-defined configuration
- Read
GIT_CONFIG_PARAMETERS
- Parse
GIT_CONFIG_PARAMETERS
- No-op env for
ConfigEnv
- Use
std::env::var
forConfigEnv
Traits§
- Abstract over
std::env
forConfigEnv
Functions§
- Parse a command line argument into a key/value pair