panelClose static method
void
panelClose()
Implementation
static void panelClose() {
stdout.write('$_cy└${'─' * (_w() - 2)}┘$_r\n');
}
static void panelClose() {
stdout.write('$_cy└${'─' * (_w() - 2)}┘$_r\n');
}