Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rich-crystal
v0.1.0
RichCrystal
Client
Ipc
Opcode
Generated using Crystal 1.14.0
2024-11-26 08:14:12 UTC
enum
RichCrystal::
Ipc::
Opcode
Overview
Enumerate the differents opcodes
Defined in:
rich-crystal/ipc.cr
Enum Members
Handshake
=
0
Frame
=
1
Instance Method Summary
#frame?
#handshake?
Instance Method Detail
def
frame?
#
[
View source
]
def
handshake?
#
[
View source
]