MCPcopy Index your code
hub / github.com/cyberark/ByteCodeLLM / handle

Method handle

utilities/base_handler.py:5–6  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3 self.file_path = file_path
4
5 def handle(self):
6 raise NotImplementedError("This method must be implemented by a subclass")

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected