Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
libluaradio
master
LibLuaRadio
ModLuaRadio
LuaRadio
Built with Crystal 1.9.2
2023-10-07 18:17:37 UTC
class
ModLuaRadio::LuaRadio
ModLuaRadio::LuaRadio
Reference
Object
Defined in:
libluaradio.cr
Constructors
.new
(scr, format =
"script"
)
Instance Method Summary
#configure
(data)
#free
#load
(config = @config)
#start
#state
#status
#stop
#wait
Constructor Detail
def self.
new
(scr, format =
"script"
)
#
[
View source
]
Instance Method Detail
def
configure
(data)
#
[
View source
]
def
free
#
[
View source
]
def
load
(config = @config)
#
[
View source
]
def
start
#
[
View source
]
def
state
#
[
View source
]
def
status
#
[
View source
]
def
stop
#
[
View source
]
def
wait
#
[
View source
]