nushell/crates/nu-command/src/commands/core_commands
Darren Schroeder 23ba01d89c
add performance metrics for measuring startup time (#3854)
* add performance metrics for measureing startup time

* removed some comments

* update so tests pass

* update default.toml for tests, merged main

* fix clippy lints

* wording changes
2021-07-29 18:52:40 -05:00
..
alias.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
debug.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
def.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
describe.rs change describe so it doesn't output colored strings (#3832) 2021-07-25 06:34:11 +12:00
do_.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
echo.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
help.rs a new command to query the nushell internals (#3704) 2021-06-29 09:27:16 -05:00
history.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
if_.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
ignore.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
let_.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
mod.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
nu_plugin.rs Move path handling to nu-path (#3653) 2021-06-20 11:07:26 +12:00
nu_signature.rs add performance metrics for measuring startup time (#3854) 2021-07-29 18:52:40 -05:00
source.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
tags.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
version.rs add a couple more features (#3749) 2021-07-07 12:03:59 -05:00