let str_of_raw_cmd : t -> string = function | `bypass -> "bypass" | `code -> "code" | `text -> "text" | `ignore -> "ignore"