Skip to content

"retains trailing slashes with cwd" example #10

@pdonias

Description

@pdonias

I don't understand the following example from the documentation:

toAbsGlob('./fixtures/whatsgoingon/*/', {cwd: __dirname});
//=> '/dev/foo/'

Shouldn't it return '/dev/foo/fixtures/whatsgoingon/*/'?

Thanks.

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