class Crpreview::Archive

Defined in:

archive_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(filename : String) #

[View source]

Instance Method Detail

def archive : Pointer(LibArchive::Archive) #

[View source]
def archive_entry : Pointer(LibArchive::ArchiveEntry) #

[View source]
def close : Void #

[View source]
def print : String #

[View source]