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
IEnvParser AllowOverwriteExistingVars()
Returns
| Type | Description |
|---|---|
| IEnvParser | An instance implementing the fluent interface. |