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 not stored for this graph (policy: none)
no test coverage detected