solve
0.20.9
common
solve
/
it.unibo.tuprolog.solve.sideffects
/
SideEffect
/
CloseOutputChannels
Close
Output
Channels
common
data
class
CloseOutputChannels
(
val
names
:
Iterable
<
String
>
)
:
SideEffect.AlterChannelsByName
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Close
Output
Channels
Link copied to clipboard
common
fun
CloseOutputChannels
(
vararg
names
:
String
)
Content copied to clipboard
Close
Output
Channels
Link copied to clipboard
common
fun
CloseOutputChannels
(
names
:
Sequence
<
String
>
)
Content copied to clipboard
Close
Output
Channels
Link copied to clipboard
common
fun
CloseOutputChannels
(
names
:
Iterable
<
String
>
)
Content copied to clipboard
Functions
apply
To
Link copied to clipboard
common
open
override
fun
applyTo
(
context
:
ExecutionContext
)
:
ExecutionContext
Content copied to clipboard
Properties
names
Link copied to clipboard
common
open
override
val
names
:
Iterable
<
String
>
Content copied to clipboard