MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / file_is_nonempty

Function file_is_nonempty

tests/warmbench.py:3480–3484  ·  view source on GitHub ↗
(path_text: str)

Source from the content-addressed store, hash-verified

3478 str(args.warmup),
3479 "--iterations",
3480 str(args.iterations),
3481 ]
3482 cpp_command = [
3483 str(REPO_ROOT / config["cpp_bin"]),
3484 "--model",
3485 config["model"],
3486 "--audio",
3487 first_audio,

Callers 1

run_scenarioFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected