Skip to main content

Module gate

Module gate 

Source
Expand description

Gate functionality to control implicitly opened dependencies.

Structs§

DenyImplicitOpenGate
Disallow any implicitly referenced images or storage objects.
PermissiveImplicitOpenGate
Open all implicitly referenced images/files unrestricted, as requested.

Traits§

ImplicitOpenGate
Gate implicit image and storage object dependencies.