Function transform_in_memory_commands

Source
fn transform_in_memory_commands(
    manifest: &Manifest,
) -> Result<IndexMap<String, Command>, ManifestError>