interface TarOptions extends TarInfoView codePropertiesoptionalfilePath: stringView codeFilepath of the file to append to the archive optionalreader: ReaderView codeA Reader of any arbitrary content to append to the archive optionalcontentSize: numberView codeSize of the content to be appended. This is only required when passing a reader to the archive.