Search Results for

    Show / Hide Table of Contents

    Method DisableTrimEndKeys

    | Improve this Doc View Source

    DisableTrimEndKeys()

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

    Declaration
    public IEnvLoader DisableTrimEndKeys()
    Returns
    Type Description
    IEnvLoader

    An instance implementing the fluent interface.

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