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