mirror of
https://github.com/danbulant/nushell
synced 2026-06-11 10:41:12 +00:00
* WIP getting scopes right * finish adding initial support * Finish with alias and add startup commands |
||
|---|---|---|
| .. | ||
| commands | ||
| data | ||
| env | ||
| evaluate | ||
| format | ||
| shell | ||
| stream | ||
| utils | ||
| cli.rs | ||
| commands.rs | ||
| context.rs | ||
| data.rs | ||
| deserializer.rs | ||
| env.rs | ||
| format.rs | ||
| futures.rs | ||
| git.rs | ||
| lib.rs | ||
| path.rs | ||
| prelude.rs | ||
| shell.rs | ||
| utils.rs | ||