Search Results for

    Show / Hide Table of Contents

    Method EnableFileNotFoundException

    | Improve this Doc View Source

    EnableFileNotFoundException()

    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.

    Implements
    IEnvLoader.EnableFileNotFoundException()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core