Skip to content

Don't erase whether a metacharacter was escaped #13

@ssokolow

Description

@ssokolow

Maybe I missed something, but Shlex appears to return the same output for all these $ characters:

foo="$BAR"
bar="\$baz"
baz='$quux'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions