trueByDefault property
Indicates the default behaviour of boolean questions when no input (except '\n') is given.
Implementation
bool trueByDefault;
Indicates the default behaviour of boolean questions when no input (except '\n') is given.
bool trueByDefault;