pub fn cli_output_dir() -> Result<(PathBuf, bool), Error>
Select where generated CLI scripts should be written.
Returns (directory, on_path) where on_path indicates whether the directory is already on the user’s PATH.
(directory, on_path)
on_path
PATH