Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
local_gateway_simulator
master
Lgwsim
Config
Message
QSTClient
Error
Simulator
NumericCommand
OneOfCommand
State
Built with Crystal 1.9.2
2023-10-07 16:50:28 UTC
class
Lgwsim::Simulator::OneOfCommand
Lgwsim::Simulator::OneOfCommand
Reference
Object
Defined in:
simulator.cr
Constructors
.new
(choices : Array(String))
Class Method Summary
.parse
(message : String)
Instance Method Summary
#choices
: Array(String)
#choices=
(choices : Array(String))
#sample
Constructor Detail
def self.
new
(choices : Array(String))
#
[
View source
]
Class Method Detail
def self.
parse
(message : String)
#
[
View source
]
Instance Method Detail
def
choices
: Array(String)
#
[
View source
]
def
choices=
(choices : Array(String))
#
[
View source
]
def
sample
#
[
View source
]