Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_ui
/
io.writeopia.ui.edition
/
TextCommandHandler
/
TextCommandHandler
Text
Command
Handler
constructor
(
commandsMap
:
Map
<
Command
,
(
StoryStep
,
Int
)
->
Unit
>
,
excludeTypes
:
Set
<
Int
>
=
setOf(StoryTypes.TITLE.type.number)
)