Skip to content

ArchiveDecoder

[Source]

primitive val ArchiveDecoder

Constructors

create

[Source]

new val create()
: ArchiveDecoder val^

Returns


Public Functions

apply

[Source]

Decodes corral archive archive into directory to

fun box apply(
  archive: FilePath val,
  to: Directory ref)
: None val ?

Parameters

Returns


eq

[Source]

fun box eq(
  that: ArchiveDecoder val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ArchiveDecoder val)
: Bool val

Parameters

Returns