Appearance
@loontail/minecraft-kit v0.5.0 / MinecraftKitErrorContext
Interface: MinecraftKitErrorContext
Structured context attached to errors.
Indexable
[key: string]: unknown
Properties
| Property | Modifier | Type |
|---|---|---|
actualHash? | readonly | string |
actualSize? | readonly | number |
exitCode? | readonly | number |
expectedHash? | readonly | string |
expectedSize? | readonly | number |
filePath? | readonly | string |
httpStatus? | readonly | number |
platform? | readonly | string |
url? | readonly | string |
version? | readonly | string |