mirror of
https://github.com/nushell/nushell.git
synced 2025-02-08 22:51:42 +01:00
* fix: absolutize path against its parent if it was a symlink. On Linux this happens because Rust calls readlink but doesn't canonicalize the resultant path. * feat: playground function to create symlinks * fix: use playground dirs * feat: test for #1631, shift tests names |
||
---|---|---|
.. | ||
bins | ||
commands.rs | ||
fs.rs | ||
lib.rs | ||
macros.rs | ||
playground.rs |