removeCloseable

fun removeCloseable(key: Any, close: Boolean = true): Closeable?(source)

Remove a Closeable by key and close it if close is true.