Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Escape characters being escaped in config and CLI args #1

@zefr0x

Description

@zefr0x

For example \n will be \\n, and there is no way to specify escape character as delimiter from a CLI arg or a config file. It will be printed as \n not as a new line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions