Skip to main content

mark_plugin_version_orphaned

Function mark_plugin_version_orphaned 

Source
pub async fn mark_plugin_version_orphaned(
    version_path: &Path,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Mark a plugin version as orphaned by writing a .orphaned_at timestamp file.