Name
SPVM::Scope::Guard::Handler - Handler of Scope::Guard
Usage
use Scope::Guard::Handler;
Description
Scope::Guard::Handler
is an interface for the handler of Scope::Guard.
Interface Methods
Anon Method
required method : void ();
The handler of Scope::Guard.
Copyright & License
Copyright (c) 2023 Yuki Kimoto
MIT License