# Functions
AncestorDirs returns a list of p's ancestor directories (optionally including itself) excluding the root ("." or "/")).
CurrentUserHomeDir tries to get the current user's home directory in a cross-platform manner.
Makes command name safe for shell script (and for makefiles).
# Type aliases
No description provided by the author