Function project_write_all_entrypoints_to_disk

Source
pub async fn project_write_all_entrypoints_to_disk(
    project: External<ProjectInstance>,
    app_dir_only: bool,
) -> Result<TurbopackResult<NapiEntrypoints>>