CONTINUATION_PROMPT

Constant CONTINUATION_PROMPT 

Source
const CONTINUATION_PROMPT: &str = "   ... ";
Expand description

Continuation prompt for multi-line input (matches Python cqlsh).