Functions
- archive the directory to the target CAR format file
pathis the directory archived in to the CAR file.to_carfileis the target file. - extract files from CAR file. if the
parentpath is none, will use current path as root path.cidis the root cid - extract files to current path from CAR file.
cidis the root cid - write ipld to output
file_cidis the file cid to writeoutputis the out the file write to.