README nu-system

This commit is contained in:
sholderbach 2024-05-19 22:25:34 +02:00
parent 7cfb3c8c73
commit dcce940c40

View File

@ -1,3 +1,7 @@
Operating system specific bindings used by Nushell.
Currently primarily wrappers around processes and ways to gather process info from the system
## Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.