Skip to content

[client] unexpected interpretation of backslash character in file paths. #219

@irina-dragoste

Description

@irina-dragoste

How to reproduce bug:

  1. run rulewerk interactive shell
  2. type @load '\a'-> the shell looks for a file path. Same for command @load "\a"
  3. type @load '\\\\a'-> the shell looks for \a file path. Same for command @load "\\\\a"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions