ToolCallerCtx
CLASS
Test::Async::Hub::TollCallerCtx - call location record
DESCRIPTION
Keeps information about where a tool was invoked and what is the role of the invocation.
ATTRIBUTES
CallFrame:D $.frame
Required. CallFrame of where the tool/suite was invoked. Note that this would not necessarily point at the immediate caller. See Test::Async::Manual Call Location And Anchoring section for more information.
Stash:D | PseudoStash:D $.stash
Required. .WHO of the $.frame location namespace.
Bool $.anchored
Defines whether the location record is an anchored one. See the corresponding section in Test::Async::Manual.
SEE ALSO
COPYRIGHT
(c) 2020-2023, Vadim Belman [email protected]
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.