close Output Channels
open override fun closeOutputChannels(names: Iterable<String>): SideEffect.CloseOutputChannels
Content copied to clipboard
open override fun closeOutputChannels(names: Sequence<String>): SideEffect.CloseOutputChannels
Content copied to clipboard
open override fun closeOutputChannels(vararg names: String): SideEffect.CloseOutputChannels
Content copied to clipboard