winter / io.jentz.winter / WinterApplication / getOrOpenGraph

getOrOpenGraph

fun getOrOpenGraph(block: ComponentBuilderBlock? = null): Graph

Get application graph if already open otherwise open and return it.

Parameters

block - Optional builder block to derive the application component.

Return
The application graph.