seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Check that we use "directory" and "path" consistently across functions #588

Closed signekb closed 2 weeks ago

signekb commented 3 weeks ago

We want to use "path" when referring to a Path object pointing to a location (folder or file) and "directory" when referring to an actual folder or file on the disk.

signekb commented 2 weeks ago

Currently, we follow this 👍