Expand description
extensions:get(id) - fetch a single extension’s manifest
by <publisher>.<name> identifier. Returns null when the
id isn’t in the scanner’s registry; non-error outcome so
callers can ?? defaults cleanly without an unwrap.
extensions:get(id) - fetch a single extension’s manifest
by <publisher>.<name> identifier. Returns null when the
id isn’t in the scanner’s registry; non-error outcome so
callers can ?? defaults cleanly without an unwrap.