Get the Atom reference to the available capabilities for a given interface. Primarily useful for deriving other Atom values based on the capabilities or for subscribing to changes in the capabilities.
An atom reference to the available capabilities.
Get capabilities grouped by the module that contributed them.
An atom containing a record from module ID to capability implementations.
Requests a single capability from the capability manager.
The capability.
Get capabilities from the capability manager.
An array of capabilities.
Waits for a capability to be available.
The capability.
Interface for the Capability Manager. Provides methods for contributing, removing, and accessing capabilities.