Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
ai.dockware.scan.dockware_core
/
DockwarePlugin
Dockware
Plugin
interface
DockwarePlugin
<
Config
:
Any
,
Instance
:
Any
>
Members
Properties
key
Link copied to clipboard
abstract
val
key
:
String
Functions
setup
Link copied to clipboard
abstract
fun
setup
(
graph
:
DependencyGraph
,
configure
:
Config
.
(
)
->
Unit
)