wiithon.cli.rarc module

wiithon.cli.rarc.rarc_infos(rarc, as_json=False)[source]

Print information and list files about a RARC archive. Does not resolve directory for now

Parameters:
  • rarc (Path)

  • as_json (bool, default: False)

Return type:

None

wiithon.cli.rarc.rarc_extract(rarc, dest)[source]

Extract all files from a RARC archive

Parameters:
Return type:

None