FINAL CUT
|
Public Member Functions | |
auto | getClassName () const -> FString |
auto | getTermType () const &-> const FString & |
auto | canDisplay256Colors () const noexcept -> bool |
auto | hasTerminalDetection () const noexcept -> bool |
auto | hasSetCursorStyleSupport () const noexcept -> bool |
void | setTerminalDetection (bool=true) noexcept |
void | setTtyTypeFileName (const FString &) |
void | detect () |
Static Public Member Functions | |
static auto | getInstance () -> FTermDetection & |