mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 12:23:09 +00:00
225f748f79
Can be used to retrieve a list of parent paths, useful for searching ancestors recursively via their absolute paths. Paths are returned from deepest to shallowest, starting from the path passed in. Paths are not validated for performance reasons. (Usually the input to __fish_parent_directories would be (pwd) or (dir $file).) |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |