mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 09:53:43 +01:00
a71732ba12
# Description This might help @hustcer debug problems with `setup-nu`. The error messages with the file I/O in `modify_plugin_file()` are not currently not specific about what file path was involved in the I/O operation. The spans on those errors have also changed to the span of the custom path if provided. # User-Facing Changes - Slightly better error |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
nu-cmd-plugin
This crate implements Nushell commands related to plugin management.