decompress_dir

decompress_dir(target_dir, config_gzip): 

LLM Docstring

Unpack an archive into a target directory.

  • target_dir: str

    the destination directory

  • config_gzip: str

    the archive path


Feedback

Examples

Templates

Documentation