Search Results for

    Show / Hide Table of Contents

    Method DisableTrimEndValues

    | Improve this Doc View Source

    DisableTrimEndValues()

    Disables the trim at the end of the values. This method will tell the parser not to remove trailing white spaces from the values.

    Declaration
    public IEnvLoader DisableTrimEndValues()
    Returns
    Type Description
    IEnvLoader

    An instance implementing the fluent interface.

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