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