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::varforConfigEnv
Traits§
- Abstract over
std::envforConfigEnv
Functions§
- Parse a command line argument into a key/value pair