Skip to content

fromfile parser does not support escaping prefix character #105

Description

@alokpr

I did not find any documentation on how to escape the prefix character if needed. And none of my attempts were successful:

  • myprog @@escaped-arg
  • myprog '@escaped-arg'

In both of these cases, argfile attempts to read the non-existent "[@]escaped-arg" file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions