depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.tui
/
TuiShortcut
Tui
Shortcut
data
class
TuiShortcut
(
val
key
:
String
,
val
description
:
String
)
Members
Constructors
Tui
Shortcut
Link copied to clipboard
constructor
(
key
:
String
,
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
key
Link copied to clipboard
val
key
:
String