core/commands/ext/ext_models library

Classes

ExtAppDied
The app process died while fdb was communicating with it.
ExtCallInput
Input for fdb ext call <method> [--arg key=value ...].
ExtCallOk
ext call succeeded; json is the raw JSON response map from the extension.
ExtError
Generic / unrecognised error.
ExtInput
ExtListInput
Input for fdb ext list — enumerates all registered VM service extensions.
ExtListOk
ext list succeeded; extensions is the sorted, deduplicated list.
ExtNoIsolates
No isolates found in the running app.
ExtRelayedError
The VM extension returned an error payload.
ExtResult