foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli.buildkite
/
DependsOnClass
Depends
On
Class
@
Serializable
data
class
DependsOnClass
(
val
allowFailure
:
Boolean
?
=
null
,
val
step
:
String
?
=
null
)
(
source
)
Members
Constructors
Depends
On
Class
Link copied to clipboard
constructor
(
allowFailure
:
Boolean
?
=
null
,
step
:
String
?
=
null
)
Properties
allow
Failure
Link copied to clipboard
@
SerialName
(
value
=
"allow_failure"
)
val
allowFailure
:
Boolean
?
=
null
step
Link copied to clipboard
val
step
:
String
?
=
null