Function compute_src_directory

Source
fn compute_src_directory(
    src_dir: Option<PathBuf>,
    exec_ctx: &ExecutionContext,
) -> Option<PathBuf>