Paper Office
paper-pptxAPI referenceinspect

ProvenanceStep

paper-pptx 0.2.0 API reference

One consulted level of an inheritance walk.

ProvenanceStep(level: str, part: Optional[str], detail: str, supplied: bool)

Attributes

detail

attributedetailstr

level

attributelevelstr

part

attributepartOptional[str]

supplied

attributesuppliedbool

Functions

to_dict

functo_dict() -> dict

Return this rung as a JSON-ready dict, for reports that show where a value came from.

Returns

dict

On this page