class

Archiver::Tar

Inherits Reference < Object

Constructors

Instance methods

append_eof
Source
append_file(realname : String, savefile : String)
Source
append_regfile(realname : String)
Source
close
Source
extract_blockdev(realname : String) : Int32
Source
extract_chardev(realname : String) : Int32
Source
extract_dir(realname : String) : Int32
Source
extract_fifo(realname : String) : Int32
Source
extract_file(realname : String) : Int32
Source
extract_regfile(realname : String) : Int32
Source
open(pathname : String, type, oflags : Int32, mode : Int32, options : Int32)
Source
openfd(fd : Int32, pathname : String, type, oflags : Int32, mode : Int32, options : Int32)
Source
set_tartype(type)
Source
t=(t : Pointer(Pointer(LibTar::Tar)))
Source
th_read
Source
th_set_device(device : LibTar::DevT)
Source
th_set_path(pathname : String)
Source
th_set_type(mode : LibTar::ModeT)
Source
th_write
Source