mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 03:32:17 +00:00
* Refactor & fix which Instead of fetching all definitions / aliases, only show the one that is visible. * Fix $nu.scope to show only visible definitions * Add missing tests file; Rename one which test |
||
|---|---|---|
| .. | ||
| ast | ||
| engine | ||
| value | ||
| config.rs | ||
| example.rs | ||
| exportable.rs | ||
| id.rs | ||
| lib.rs | ||
| overlay.rs | ||
| pipeline_data.rs | ||
| shell_error.rs | ||
| signature.rs | ||
| span.rs | ||
| syntax_shape.rs | ||
| ty.rs | ||
| variable.rs | ||