MumpsState

data class MumpsState(var label: Boolean = false, var commandMode: Int = 0)

Constructors

Link copied to clipboard
constructor(label: Boolean = false, commandMode: Int = 0)

Properties

Link copied to clipboard
Link copied to clipboard