MCPcopy Create free account
hub / github.com/Geeoon/asploit / get_name

Method get_name

src/NodeExploitProcessor.py:19–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 @brief See base class for details.
18 """
19 def get_name():
20 return "Node"
21
22 """
23 @brief See base class for details.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected