is-dotfile
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
hidefile
Hide files and directories on all platforms.
dotdir-regex
Regex for matching dot-directories, like `.git/`
@brodo/json_env
Loads an environment variables from JSON files (`.env.json` per default) and starts a subprocess with them.