Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaihoE/Python-demoparser
/ DemoParser
Class
DemoParser
src/lib.rs:139–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
138
#[pyclass]
139
struct DemoParser {
140
path: String,
141
}
142
143
#[pymethods]
144
impl DemoParser {
Callers
15
coordinates
Function · 0.85
setUp
Method · 0.85
gen_events_tests
Function · 0.85
gen_tick_tests
Function · 0.85
gen_header
Function · 0.85
gen_players
Function · 0.85
team_flashbang.py
File · 0.85
parse
Function · 0.85
coordinates
Function · 0.85
all_names.py
File · 0.85
parse
Function · 0.85
find_epic_kill.py
File · 0.85
Calls
no outgoing calls
Tested by
5
setUp
Method · 0.68
gen_events_tests
Function · 0.68
gen_tick_tests
Function · 0.68
gen_header
Function · 0.68
gen_players
Function · 0.68