Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 246 Bytes

Manager.md

File metadata and controls

18 lines (10 loc) · 246 Bytes

NAME

OO::Plugin::Manager

SYNOPSIS

...

has Callable[] &.validator

Callback to validate plugin module before trying to load it.

has Bool $.strict

In strict mode non-pluggable classes/methods cannot be overriden.