Module builtins

Source

Functionsยง

alias ๐Ÿ”’
cd
cd_expand_all_dots ๐Ÿ”’
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 ~.
export ๐Ÿ”’
run_builtin
set_arg_flags ๐Ÿ”’
set_var ๐Ÿ”’
ulimit ๐Ÿ”’
ulimit_parm_list ๐Ÿ”’
umask ๐Ÿ”’
unalias ๐Ÿ”’