MCPcopy Create free account
hub / github.com/4rtzel/tfg / StackCollapser

Class StackCollapser

tfg/stackcollapsers/stackcollapser.py:23–63  ·  view source on GitHub ↗

Basic class for all stack collapsers. All derived classes should implement a parse(self) -> list[(list[str], int)] function. StackCollapser can parse already collapsed stack (see parse()). It's useful when you already have a file with collapsed stack from previous runs of stackcollapser

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected