MCPcopy Create free account
hub / github.com/Dizzy-K/AutoPT / NodeSet

Class NodeSet

workflow/nodes.py:189–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187
188@dataclass(slots=True)
189class NodeSet:
190 scan: StateHandler
191 inquire: StateHandler
192 exploit: StateHandler
193 vuln_select: StateHandler
194 check: StateHandler
195
196
197def build_nodes(

Callers 1

build_nodesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected