Scope

constructor(resourceClass: KClass<R>, options: Scope<R>.() -> Unit = {})(source)

Parameters

resourceClass

The resource to use the scope on.

options

The options for the scope.