Search Results for

    Show / Hide Table of Contents

    Method DisableTrimStartValues

    | Improve this Doc View Source

    DisableTrimStartValues()

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

    Declaration
    public IEnvLoader DisableTrimStartValues()
    Returns
    Type Description
    IEnvLoader

    An instance implementing the fluent interface.

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