Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-test
/
love.forte.simbot.test.plugin
/
TestPlugin
Test
Plugin
open
class
TestPlugin
(
val
configuration
:
TestPluginConfiguration
)
:
Plugin
(
source
)
用于测试的
Plugin
实现,没有什么具体的功能。
Author
ForteScarlet
Members
Constructors
Test
Plugin
Link copied to clipboard
constructor
(
configuration
:
TestPluginConfiguration
)
Types
Factory
Link copied to clipboard
object
Factory
:
PluginFactory
<
TestPlugin
,
TestPluginConfiguration
>
Properties
configuration
Link copied to clipboard
val
configuration
:
TestPluginConfiguration