Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"retains trailing slashes with cwd" example #10

Open
pdonias opened this issue Dec 7, 2016 · 0 comments
Open

"retains trailing slashes with cwd" example #10

pdonias opened this issue Dec 7, 2016 · 0 comments

Comments

@pdonias
Copy link

pdonias commented Dec 7, 2016

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.

dsherret added a commit to dsherret/to-absolute-glob that referenced this issue Mar 16, 2018
dsherret added a commit to dsherret/to-absolute-glob that referenced this issue Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant