legate.core.context.Context.provenance#

property Context.provenance: Optional[str]#

Returns the current provenance string. Attached to every operation issued with the context.

Returns:

Provenance string

Return type:

str or None