nushell/crates/nu-command/src/shells
JT 96a1bf5f8d
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords

* oops, clippy

* Both kinds of bools

* Add in some boolean variables

* disable py virtualenv test for now
2022-03-02 19:55:03 -05:00
..
enter.rs Add example for enter, shells and view-source, update some docs (#4604) 2022-02-22 09:16:56 -06:00
exit.rs Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
g.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
mod.rs Add shells support (#671) 2022-01-05 15:35:50 +11:00
n.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
p.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
shells_.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00