defaultRows constant
int
const defaultRows
Default fallback height when terminal is unavailable.
Implementation
static const int defaultRows = 24;
Default fallback height when terminal is unavailable.
static const int defaultRows = 24;