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