klip
0.4.1
klip-api
dev.
petuska.
klip.
api
Klip
Context
Klippable
Klippable
Stub
klip-assertions
dev.
petuska.
klip.
assertions
[android]assert
Klip
Blocking()
[android]assert
Matches
Klip
Blocking()
[blocking]assert
Klip
Blocking()
[blocking]assert
Matches
Klip
Blocking()
assert
Klip()
assert
Matches
Klip()
klip-core
dev.
petuska.
klip.
core
Klip
Compiler
API
stub
sync
Klip()
dev.
petuska.
klip.
core.
domain
Contextual
Klip
Klip()
Serializable
Transient
klip-runner
dev.
petuska.
klip.
runner
run
Test()
Test
Result
Test
Scope
klip-gradle-plugin
dev.
petuska.
klip.
plugin
Klip
Extension
Klip
Plugin
Klip
Root
Extension
dev.
petuska.
klip.
plugin.
server
Klip
Server
Service
dev.
petuska.
klip.
plugin.
task
Klip
Server
Start
Task
dev.
petuska.
klip.
plugin.
util
Klip
Option
sys
Or
Gradle
Or
Env
Convention()
klip-kotlin-plugin
dev.
petuska.
klip.
plugin
Klip
Command
Line
Processor
Klip
Component
Registrar
Klip
Ir
Generation
Extension
dev.
petuska.
klip.
plugin.
transformer
Klip
Context
Ir
Transformer
Klippable
Fn
Ir
Transformer
dev.
petuska.
klip.
plugin.
util
has
All()
Klip
Logger
Klip
Option
Klip
Settings
klip-gradle-plugin
/
dev.petuska.klip.plugin.server
/
KlipServerService
Klip
Server
Service
abstract
class
KlipServerService
:
BuildService
<
KlipServerService.Params
>
,
OperationCompletionListener
,
Closeable
Content copied to clipboard
Types
Constructors
Functions
Constructors
Klip
Server
Service
Link copied to clipboard
fun
KlipServerService
(
)
Content copied to clipboard
Types
Params
Link copied to clipboard
interface
Params
:
BuildServiceParameters
Content copied to clipboard
Functions
close
Link copied to clipboard
open
override
fun
close
(
)
Content copied to clipboard
get
Parameters
Link copied to clipboard
@
Inject
abstract
fun
getParameters
(
)
:
KlipServerService.Params
Content copied to clipboard
on
Finish
Link copied to clipboard
open
override
fun
onFinish
(
event
:
FinishEvent
)
Content copied to clipboard
start
Link copied to clipboard
fun
start
(
wait
:
Boolean
=
false
)
Content copied to clipboard