Skip to content

make_absolute doesn't work on linux/OSX if the path doesn't exist #18

Open
@rggjan

Description

@rggjan

The reason is that realpath only works on existing files... so if I want to get the absolute path of a file or directory I'm about to create, it will throw an exception (Internal error in realpath(): No such file or directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions