Files
nushell/crates/nu-cli
amtoine 402acde5c0 completes NU_LIB_DIRS with directory modules
this checks if `search dir + it + mod.nu` exists and adds that to the
completion items if so.
i renamed the outter `it` to `search_dir` to avoid it being shadowed by
the innermost one and avoid defining a binding with the same name.
2023-12-14 18:29:09 +01:00
..
2023-12-14 18:14:47 +01:00