Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ index
Method
index
deps/v8/third_party/jinja2/runtime.py:455–457 ·
view source on GitHub ↗
Current iteration of the loop, starting at 1.
(self)
Source
from the content-addressed store, hash-verified
453
454
@property
455
def
index(self) -> int:
456
""
"Current iteration of the loop, starting at 1."
""
457
return
self.index0 + 1
458
459
@property
460
def
revindex0(self) -> int:
Callers
15
_CheckBannedCpp
Function · 0.45
main
Function · 0.45
__init__
Method · 0.45
remove_flags_after
Method · 0.45
remove_ignored_flags
Method · 0.45
list_processes_linux
Function · 0.45
_flag_prefix
Function · 0.45
listener
Function · 0.45
Main
Function · 0.45
Main
Function · 0.45
Main
Function · 0.45
Main
Function · 0.45
Calls
no outgoing calls
Tested by
2
remove_flags_after
Method · 0.36
remove_ignored_flags
Method · 0.36