shell
0.11.0
Module builtins
Module Items
Functions
In crate shell
shell
Module
builtins
Copy item path
Source
Functions
ยง
cd
compress_
tilde
If path start with HOME then replace with ~.
expand_
tilde
Takes a PathBuf, if it contains ~ then replaces it with HOME and returns the new PathBuf, else returns path. If path is not utf-8 then it will not expand ~.
run_
builtin