Skip to main content

list_pack

Function list_pack 

Source
pub fn list_pack<P: AsRef<Path>>(ccpack_path: P) -> Result<()>
Expand description

List the contents of a .ccpack file

ยงArguments

  • ccpack_path - Path to the .ccpack file

Prints information about the pack to stdout