2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 13:38:41 +00:00
nushell/crates/nu-cmd-base/src
Michael Angerman 3f2c76df28
Move eval_hook to nu-cmd-base ()
I moved hook to *nu_cmd_base* instead of *nu_cli* because it will enable
other developers to continue to use hook even if they decide to write
their on cli or NOT depend on nu-cli

Then they will still have the hook functionality because they can
include nu-cmd-base
2023-08-29 23:46:50 +02:00
..
formats Create Record type () 2023-08-25 07:50:29 +12:00
hook.rs Move eval_hook to nu-cmd-base () 2023-08-29 23:46:50 +02:00
input_handler.rs Spanned Value step 1: span all value cases () 2023-08-25 08:48:05 +12:00
lib.rs Move eval_hook to nu-cmd-base () 2023-08-29 23:46:50 +02:00
util.rs cratification: move the bytes command to nu-cmd-extra () 2023-06-23 12:23:08 -07:00