Check if a path is the current working directory
Check if a path is in the current working directory
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or ~+
to the cwd.
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.