Search Results for

    Show / Hide Table of Contents

    Method DisableTrimStartKeys

    | Improve this Doc View Source

    DisableTrimStartKeys()

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

    Declaration
    IEnvParser DisableTrimStartKeys()
    Returns
    Type Description
    IEnvParser

    An instance implementing the fluent interface.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2021 DotEnv.Core