Skip to content

@loontail/minecraft-kit v0.5.0 / MinecraftKitErrorContext

Interface: MinecraftKitErrorContext

Structured context attached to errors.

Indexable

[key: string]: unknown

Properties

PropertyModifierType
actualHash?readonlystring
actualSize?readonlynumber
exitCode?readonlynumber
expectedHash?readonlystring
expectedSize?readonlynumber
filePath?readonlystring
httpStatus?readonlynumber
platform?readonlystring
url?readonlystring
version?readonlystring

MIT License