nushell/crates/nu-engine/src
Darren Schroeder f2d47f97da
add os to $nu based on rust's understanding (#5243)
* add os to $nu based on rust's understanding

* add a few more constants
2022-04-19 14:11:58 -05:00
..
call_ext.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
env.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
eval.rs add os to $nu based on rust's understanding (#5243) 2022-04-19 14:11:58 -05:00
glob_from.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
lib.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00