processCmdToDebugString function
Process command debug string, compat, prefer toDebugString()
Implementation
String processCmdToDebugString(ProcessCmd cmd) => cmd.toDebugString();
Process command debug string, compat, prefer toDebugString()
String processCmdToDebugString(ProcessCmd cmd) => cmd.toDebugString();