class

VirtualFs::TarContainer

Inherits VirtualFs::Container / Reference / Object

Constructors

new(path : String)
Source

Instance methods

close
Source
delete(path : String) : Bool
Source
index
Source
mkdir(path : String) : Nil
Source
read_slice(entry : Index::Entry, offset : Int64, length : Int32 | Nil) : Bytes
Source
writable?
Source
write(path : String, data : Bytes) : Bool
Source

Nested types