Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ apply
Method
apply
tools/python/maps_generator/generator/stages.py:90–91 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
88
89
@abstractmethod
90
def
apply(self, *args, **kwargs):
91
pass
92
93
94
def
get_stage_name(stage: Union[Type[Stage], Stage]) -> AnyStr:
Callers
15
__call__
Method · 0.95
onTabSelected
Method · 0.45
toggleInfoDisplay
Method · 0.45
onClick
Method · 0.45
onCreate
Method · 0.45
resetLastBackupTime
Method · 0.45
onBackupFinished
Method · 0.45
getMaxBackups
Method · 0.45
onBackupFinished
Method · 0.45
showNoteConfirmationDialog
Method · 0.45
showNoobDialog
Method · 0.45
show
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected