pub async fn bundled_dnas_workdir_locations(
    app_manifest_path: &Path,
    app_manifest: &AppManifest
) -> Result<Vec<PathBuf>>
Expand description

Returns all the locations of the workdirs for the bundled DNAs in the given app manifest