winter / io.jentz.winter / WinterTree / close

close

fun close(vararg path: Any): Unit

Remove and dispose the object graph and its subgraphs stored in path.

Parameters

path - The path of the graph to dispose.

Exceptions

WinterException - When no graph was found in path.