Method EnableFileNotFoundException
| Improve this Doc View SourceEnableFileNotFoundException()
Enables FileNotFoundException. This method tells the loader to throw an exception when one or more .env files are not found.
Declaration
public IEnvLoader EnableFileNotFoundException()
Returns
| Type | Description |
|---|---|
| IEnvLoader | An instance implementing the fluent interface. |