notHidden top-level constant

String const notHidden

Not hidden.

Same as reveal.

Compatibility:

  • ?vscode
  • ?mac Terminal
  • ?mac iTerm2
  • ?as

See also hide.

Implementation

const String notHidden = reveal;