Function branchless::git::make_test_command_slug
source · pub fn make_test_command_slug(command: String) -> String
Expand description
Convert a command string into a string that’s safe to use as a filename.
pub fn make_test_command_slug(command: String) -> String
Convert a command string into a string that’s safe to use as a filename.