Method DisableTrimStartKeys
| Improve this Doc View SourceDisableTrimStartKeys()
Disables the trim at the start of the keys. This method will tell the parser not to remove leading white spaces from the keys.
Declaration
public IEnvParser DisableTrimStartKeys()
Returns
Type | Description |
---|---|
IEnvParser | An instance implementing the fluent interface. |