FunctionScope.current constructor

const FunctionScope.current()

Targets a function co-deployed in the same codebase/deployment context.

Implementation

const factory FunctionScope.current() = _CurrentFunctionScope;