Scope

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

Parameters

resourceClass

The resource to use the scope on.

options

The options for the scope.