Tar
Defined in: src/tar/fs.ts:133
Extends
Section titled “Extends”_Tar
Properties
Section titled “Properties”
readonlyname:"Tar"='Tar'
Defined in: src/tar/fs.ts:122
Inherited from
Section titled “Inherited from”_Tar.name
options
Section titled “options”
readonlyoptions:object
Defined in: src/tar/fs.ts:123
readonlydata:object
data.required
Section titled “data.required”
readonlyrequired:true=true
data.type
Section titled “data.type”
readonlytype:Uint8ArrayConstructor=Uint8Array
readonlyname:object
name.required
Section titled “name.required”
readonlyrequired:false=false
name.type
Section titled “name.type”
readonlytype:"string"='string'
Inherited from
Section titled “Inherited from”_Tar.options
Methods
Section titled “Methods”create()
Section titled “create()”
readonlycreate(options):TarFS
Defined in: src/tar/fs.ts:127
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”_Tar.create