Function get_executable

Source
async fn get_executable(
    execute_pathbuf: &PathBuf,
) -> Result<Vec<String>, Box<dyn Error + Send + Sync>>