Skip to content

send fails when // is given as path #356

Open
@schuelermine

Description

@schuelermine

Send fails when // is given as a path because resolvePath throws an error if the second argument is an absolute path, and the call to std’s path.parse to find out the length of the root (since it is different on Windows) to strip it out doesn’t catch this.

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