pub(crate) fn database_filesystem_error_payload(
error: &CliError,
) -> Option<(AgentErrorKind, DatabaseFilesystemErrorPayload)>Expand description
Extract a stable content-free SQLite placement failure from a CLI error.
pub(crate) fn database_filesystem_error_payload(
error: &CliError,
) -> Option<(AgentErrorKind, DatabaseFilesystemErrorPayload)>Extract a stable content-free SQLite placement failure from a CLI error.