reference_offset property

MustacheTag.reference_offset property

Gets the zero-based starting position of the tag from the start of the MustacheTag.reference_run.

@property
def reference_offset(self) -> int:
    ...

See Also