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:56 UTC
abstract class
Stoertebeker::Client
Stoertebeker::Client
Reference
Object
Included Modules
Stoertebeker::ClientMessages
Stoertebeker::ServerResponses
Direct Known Subclasses
Stoertebeker::RemoteClient
Defined in:
stoertebeker/client.cr
Instance Method Summary
#channel
: Channel(Response)
#send
(msg : Message)
#start
Instance Method Detail
abstract def
channel
: Channel(
Response
)
#
[
View source
]
abstract def
send
(msg :
Message
)
#
[
View source
]
abstract def
start
#
[
View source
]