foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli.buildkite
/
DependsOn
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
value
:
Keyable
)
:
DependsOn
operator
fun
invoke
(
vararg
values
:
Keyable
)
:
DependsOn
operator
fun
invoke
(
vararg
values
:
String
)
:
DependsOn
operator
fun
invoke
(
value
:
String
)
:
DependsOn
operator
fun
invoke
(
value
:
List
<
DependsOnElement
>
)
:
DependsOn
@
JvmName
(
name
=
"invokeKeyableList"
)
operator
fun
invoke
(
value
:
List
<
Keyable
>
)
:
DependsOn