Skip to content

toPath... functions should work in MonadThrow, right now they are unsafe! #9

@Martinsos

Description

@Martinsos

If StrongPath.Path contains ../, transforming it into Path.Path is not possible because Path.Path does not support ../, and right now error happens, which makes the function unsafe. Instead we should have it operate in the MonadThrow, same as Path.Path does in such situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions