Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ GetLabel
Method
GetLabel
test/testpy/__init__.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
return
env
62
63
def
GetLabel(self):
64
return
"%s %s"
% (self.mode, self.GetName())
65
66
def
GetName(self):
67
return
self.path[-1]
Callers
5
PrintFailureHeader
Method · 0.45
AboutToRun
Method · 0.45
HasRun
Method · 0.45
AboutToRun
Method · 0.45
Main
Function · 0.45
Calls
1
GetName
Method · 0.95
Tested by
5
PrintFailureHeader
Method · 0.36
AboutToRun
Method · 0.36
HasRun
Method · 0.36
AboutToRun
Method · 0.36
Main
Function · 0.36