Method AllowOverwriteExistingVars
| Improve this Doc View SourceAllowOverwriteExistingVars()
Allows overwriting the existing variables of a specific provider (e.g., current process or a Dictionary<TKey,TValue>).
Declaration
IEnvLoader AllowOverwriteExistingVars()
Returns
Type | Description |
---|---|
IEnvLoader | An instance implementing the fluent interface. |