lisa.utils.HideExekallID#
- class lisa.utils.HideExekallID[source]#
Bases:
object
Hide the subclasses in the simplified ID format of exekall.
That is mainly used for uninteresting classes that do not add any useful information to the ID. This should not be used on domain-specific classes since alternatives may be used by the user while debugging for example. Hiding too many classes may lead to ambiguity, which is exactly what the ID is fighting against.