Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.application
/
ApplicationLauncher
/
launch
launch
abstract
suspend
fun
launch
(
)
:
A
(
source
)
根据已经成型的配置,构建并启动一个
Application
。 启动时会触发
ApplicationLaunchStage.Launch
事件线,调用所有的启动事件并集此启动所有的组件或插件。