toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.datamodel
/
BindingContainer
/
pipe
pipe
open
fun
pipe
(
)
:
PipeInstruction
(
source
)
open
fun
pipe
(
step
:
String
?
,
port
:
String
?
=
null
)
:
PipeInstruction
(
source
)
open
fun
pipe
(
input
:
InputInstruction
)
:
PipeInstruction
(
source
)
open
fun
pipe
(
step
:
StepDeclaration
,
port
:
String
?
=
null
)
:
PipeInstruction
(
source
)