Lens
π€ AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
pyvider.components.capabilities.lens
¶
Lens capability implementation.
Classes¶
LensCapability
¶
Bases: BaseCapability
Provides schema and services for enabling and configuring lens (jq) components.
Source code in pyvider/components/capabilities/lens.py
Functions¶
jq
¶
Executes a JQ query and converts the raw Python result to a CtyValue.