Skip to main content

DEBUG_MISSING_SOURCE_ERROR

Constant DEBUG_MISSING_SOURCE_ERROR 

Source
const DEBUG_MISSING_SOURCE_ERROR: &str = "Error: `debug` needs something to show — reply to the message you want debugged, \
     or put text on the line(s) after the command.";
Expand description

Shown when debug has nothing to display.