toggle menu
kotter
1.2.1
common
switch theme
search in API
kotter
/
com.varabyte.kotter.runtime.internal.ansi
/
Ansi
/
Osc
/
Identifier
Identifier
class
Identifier
(
val
code
:
Int
)
The single numeric identifier for an OSC code, e.g. 8 in ESC]8;;"
Members
Constructors
Identifier
Link copied to clipboard
constructor
(
code
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String