MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / isVetoed

Method isVetoed

gui/chrome_tabs.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 self.__vetoed = True
42
43 def isVetoed(self):
44 return self.__vetoed
45
46
47class NotebookTabChangeEvent:

Callers 4

OnMiddleUpMethod · 0.80
CheckTabSelectedMethod · 0.80
CheckTabCloseMethod · 0.80
CheckAddButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected