nushell/crates/nu-cli/tests
Jan Christian Grünhage 4665323bb4
Use directories for autoloading (#13382)
fixes https://github.com/nushell/nushell/issues/13378

# Description

This PR tries to improve usage of system APIs to determine the location
of vendored autoload files.

# User-Facing Changes
The paths listed in #13180 and #13217 are changing. This has not been
part of a release yet, so arguably the user facing changes are only to
unreleased features anyway.

# Tests + Formatting
Haven't done, but if someone wants to help me here, I'm open to doing
it. I just don't know how to properly test this.

# After Submitting
2024-07-19 03:47:07 -07:00
..
commands Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00
completions Use directories for autoloading (#13382) 2024-07-19 03:47:07 -07:00
main.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00