kcp-development
Toggle table of contents
0.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kcp-development
compiler-plugin-plugins
/
dev.rnett.kcp.development.tasks
Package-level
declarations
Types
Types
Compiler
Plugin
Generate
Services
Task
Link copied to clipboard
@
DisableCachingByDefault
(
because
=
"Not worth caching"
)
abstract
class
CompilerPluginGenerateServicesTask
:
DefaultTask
Compiler
Plugin
Generate
Tests
Task
Link copied to clipboard
@
DisableCachingByDefault
(
because
=
"Not worth caching"
)
abstract
class
CompilerPluginGenerateTestsTask
@
Inject
constructor
(
providers
:
ProviderFactory
,
execOperations
:
ExecOperations
)
:
DefaultTask