Skip to main content

export

Function export 

Source
pub async fn export(
    transport: &Transport,
    selectors: &[String],
    all_custom: bool,
    format: ContentFormat,
) -> Result<ExportOutcome>
Expand description

Export selected integrations or every custom integration. A selector is resolved once and deduplicated by its stable id before any parent, package, or metadata reads.