Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
class
NotebookTabChangeEvent:
Callers
4
OnMiddleUp
Method · 0.80
CheckTabSelected
Method · 0.80
CheckTabClose
Method · 0.80
CheckAddButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected