Skip to content

Resolve double dot and tilde #11

Open
@pdonias

Description

@pdonias

Wouldn't it be better if toAbsGlob('../a') could return '/dev/a' instead of '/dev/foo/../a'?

Same thing for tilde: toAbsGlob('~/a') should return '/path/to/my/home/a' instead of '/dev/foo/~/a'

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