nushell/crates/nu-command
Michael Angerman 3f2c76df28
Move eval_hook to nu-cmd-base (#10146)
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
..
src Move eval_hook to nu-cmd-base (#10146) 2023-08-29 23:46:50 +02:00
tests remove warnings in nu_command tests (#10145) 2023-08-29 13:18:52 -07:00
Cargo.toml Use built-in is_terminal instead of is_terminal::is_terminal (#9550) 2023-08-25 10:54:44 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00