Skip to main content

cli_output_dir

Function cli_output_dir 

Source
pub fn cli_output_dir() -> Result<(PathBuf, bool), Error>
Expand description

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.