:py:mod:`dissect.thumbcache.tools.utils` ======================================== .. py:module:: dissect.thumbcache.tools.utils Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: :nosignatures: dissect.thumbcache.tools.utils.create_argument_parser dissect.thumbcache.tools.utils.write_entry .. py:function:: create_argument_parser(name: str) -> ArgumentParser() .. py:function:: write_entry(output_path: pathlib.Path, entry: dissect.thumbcache.thumbcache.ThumbcacheEntry, file_prefix: str)