MCPcopy Create free account
hub / github.com/alexandre-lavoie/python-log4rce / raw

Method raw

log4rce.py:90–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

88
89 @property
90 def raw(self) -> bytes:
91 return self.__raw
92
93 @property
94 def name(self) -> str:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected