lisa.utils.ExekallTaggable#

class lisa.utils.ExekallTaggable[source]#

Bases: object

Allows tagging the objects produced in exekall expressions ID.

Methods

get_tags()

Dictionary of tags and tag values.

Methods#

abstract ExekallTaggable.get_tags()[source]#

Dictionary of tags and tag values.

Return type:

dict(str, object)