struct

Commander::VirtualFS::Response

Inherits Struct < Value < Object

Constructors

failure(code : ErrorCode, message : String) : Response
Source
new(ok : Bool, entries : Array(Entry) = [] of Entry, data : Bytes | Nil = nil, error : VfsError | Nil = nil)
Source

Instance methods

data
Source
entries
Source
error
Source