Expand description
Capabilities required by Cove code.
Cove code has no ambient authority. External operations are typed Host APIs, and the compiler derives which capabilities each function needs from its call graph.
Structs§
- Capability
- A coarse capability named in
cove.toml.
Enums§
- Open
Call - Why a declaration’s derived capability set is a lower bound rather than the whole of what calling it can reach.
Functions§
- open_
reasons - The reasons
opencarries, as the one clause every report prints aftercapability-open:.