pub fn resolve_content_root(path: Option<&str>, root: Option<&str>) -> PathBuf
Resolve the content root directory.
Priority: explicit --root flag > parent of given path > current directory.
--root