Function core_dockpack::cache::process_image_name

source ·
pub fn process_image_name(image_name: &String) -> String
Expand description

Processes the image name into a directory name.

§Arguments

  • image_name - the name of the image to be processed

§Returns

  • the converted image name string that can be used in a directory path.