get_work_directory

Function get_work_directory 

Source
pub async fn get_work_directory(args: &CLIArgs) -> Result<PathBuf>
Expand description

Retrieves the work directory based on command-line arguments, environment variables, or system defaults.