Git.environment

The environment that commands will be executed with. This field and commandPrefix are populated at construction, but may be modified afterwards, before any operations.

struct Git
string[string] environment;

Meta