Skip to main content

resolve

Function resolve 

Source
pub fn resolve(
    surface: String,
    projection: Option<String>,
    runtime: Option<String>,
) -> Result<Value>
Expand description

Resolve a capability surface (e.g. mcp, web) to concrete pack IDs, optionally narrowed by --projection and --runtime.