Commit 29b8da6
committed
docs(probe): note mcpp::process::run_capture for new process invocations
The local run_capture() in probe.cppm returns std::expected<std::string,
DetectError>, which differs from mcpp::process::RunResult. Existing
callers are left unchanged; the comment steers new code toward the
centralised process module.1 parent b87176f commit 29b8da6
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 | | |
3 | 10 | | |
4 | 11 | | |
| |||
0 commit comments