add

inline fun Engine.add(configure: Engine.() -> Unit)

Builder function for Engine.

Parameters

configure

inlined function with this Engine as the receiver to allow further configuration.