# Functions

IsTar is used to test the extension to see if the presence of tar can be found .
NewTarWriter generates a data structure to encapsulate the tar headers for the files within a caller specified directory that can be used to generate an artifact .

# Structs

TarWriter encapsulates a writer of tar files that stores the source dir and the headers that will be used to generate a studioml artifact.