mirror of
https://github.com/nushell/nushell
synced 2025-01-14 22:24:54 +00:00
c266e6adaf
# Description Add tests for `path self`. I wasn't very familiar with the code base, especially the testing utilities, when I first implemented `path self`. It's been on my mind to add tests for it since then. |
||
---|---|---|
.. | ||
basename.rs | ||
dirname.rs | ||
exists.rs | ||
expand.rs | ||
join.rs | ||
mod.rs | ||
parse.rs | ||
self_.rs | ||
split.rs | ||
type_.rs |