MCPcopy Create free account
hub / github.com/JusticeRage/FFM / _build_exec_command

Function _build_exec_command

model/driver/input_api.py:123–141  ·  view source on GitHub ↗

Wraps a command with explicit begin/end markers so the harness can detect completion without relying on the prompt. :param command: The command to run. :param start_marker: Marker emitted immediately before the command. :param end_marker: Marker emitted with the command's exit s

(command, start_marker, end_marker)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

shell_execFunction · 0.85
shell_exec_streamFunction · 0.85

Calls 1

shell_quoteFunction · 0.85

Tested by

no test coverage detected