Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stoertebeker
v0.5.0
Stoertebeker
Client
ClientMessages
ClickCommandMessage
CommandMessage
EvaluateCommandMessage
FillCommandMessage
GotoCommandMessage
Message
PingCommandMessage
QuitCommandMessage
ScreenshotCommandMessage
WaitCommandMessage
WindowCommandMessage
Commands
ClickCommand
Command
EvaluateCommand
FillCommand
GotoCommand
PingCommand
QuitCommand
ScreenshotCommand
WaitCommand
WindowCommand
Context
DSL
RemoteClient
ServerResponses
Response
Built with Crystal 1.9.2
2023-10-08 14:39:57 UTC
abstract class
Stoertebeker::ClientMessages::Message
Stoertebeker::ClientMessages::Message
Reference
Object
Direct Known Subclasses
Stoertebeker::ClientMessages::CommandMessage
Defined in:
stoertebeker/client_messages.cr
Instance Method Summary
#to_json
(b : JSON::Builder)
#to_json
#type
: String
Instance Method Detail
abstract def
to_json
(b : JSON::Builder)
#
[
View source
]
def
to_json
#
[
View source
]
abstract def
type
: String
#
[
View source
]