2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-01 14:53:36 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Michael Angerman
d4b6b4b09a
update all cargo crates to edition 2021 () 2022-01-21 00:13:45 +11:00
Fernando Herrera
4d7dd23779
Plugin json ()
* json encoder

* thread to pass messages

* description for example
2021-12-12 11:50:35 +00:00
Fernando Herrera
56307553ae
Plugin with evaluated call ()
* plugin trait

* impl of trait

* record and absolute path

* plugin example crate

* clippy error

* correcting cargo

* evaluated call for plugin
2021-12-02 05:42:56 +00:00
Fernando Herrera
232790f488 plugin command 2021-10-23 21:08:54 +01:00