Unavailable

data class Unavailable(val reason: String) : BoltAvailability

The archive cannot be written to, and the backend knows it — no filesystem on this runtime, a directory that could not be created, a read-only volume.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard