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

Query about path taxonomy #24

Open
mosullivan93 opened this issue Jun 13, 2023 · 0 comments
Open

Query about path taxonomy #24

mosullivan93 opened this issue Jun 13, 2023 · 0 comments

Comments

@mosullivan93
Copy link

Hi there,

I quite like your write up on paths but I had a question about one part. Admittedly I didn't read everything as I was most interested in the part about the stem of a filename. So apologies if I've missed the answer.

Regarding the fourth example seen below (leaf(foo.txt) -> foo), this seems to be at odds with the surrounding text, and is actually also seen in the stem section (stem(foo.txt) -> foo). What do you reckon?

```
leaf(/foo/bar) -> bar
leaf(/foo/bar.txt) -> bar.txt
leaf(foo) -> foo
leaf(foo.txt) -> foo
leaf(/foo/bar/) -> bar
```

Thanks,
Mitch

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

No branches or pull requests

1 participant