nushell/crates/nu-command/src/core_commands
Justin 56ae07adb9
Ported ignore command to engine-q (#621)
* Ported `ignore` command to engine-q

* Format ignore command
2021-12-30 15:54:33 +11:00
..
alias.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
debug.rs Make config default if broken (#482) 2021-12-13 14:16:51 +11:00
def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
describe.rs Add debug and describe (#351) 2021-11-19 18:00:29 +13:00
do_.rs Add missing flags to existing commands (#565) 2021-12-24 08:41:29 +11:00
echo.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
export_def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
for_.rs Add metadata command (#569) 2021-12-24 11:16:50 +11:00
help.rs Fix 'help commands'; Add 'is_custom' column (#420) 2021-12-03 20:45:29 +02:00
hide.rs Fix hiding of import patterns with globs (#487) 2021-12-13 20:35:35 +02:00
history.rs Decode escaped newlines in history command (#592) 2021-12-27 10:11:08 +11:00
if_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
ignore.rs Ported ignore command to engine-q (#621) 2021-12-30 15:54:33 +11:00
let_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
metadata.rs Add metadata command (#569) 2021-12-24 11:16:50 +11:00
mod.rs Ported ignore command to engine-q (#621) 2021-12-30 15:54:33 +11:00
module.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
register.rs Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
source.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
use_.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
version.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00