Protected
Readonly
manifestsRest
...manifests: AnyGuardManifest[]Gets all registered guard manifests.
Gets all guard manifests for a registered Candy Guard program.
It fails if the manifest of any guard expected by the program
is not registered. Manifests are returned in the order in which
they are defined on the availableGuards
property of the program.
Gets the manifest of a guard using its name.
Generated using TypeDoc
Registers one or many guards by providing their manifest.