VideoTools/internal/benchmark
Stu Leak 6966d9df25 refactor(cmd): centralize command execution in core modules
This commit extends the refactoring of direct `exec.Command` and `exec.CommandContext`
calls to `audio_module.go`, `author_module.go`, and `platform.go`, using the new
`utils.CreateCommand` and `utils.CreateCommandRaw` functions.

This completes the centralization of command execution logic in the core modules,
ensuring consistent console-hiding behavior on Windows and improving code maintainability.
2026-01-01 23:55:55 -05:00
..
benchmark.go refactor(cmd): centralize command execution in core modules 2026-01-01 23:55:55 -05:00