Function version

Source
fn version(exe: &Path) -> Option<String>
Expand description

This exe’s version string (“2026.08.19”), or None if it does not actually run (a broken shim exits non-zero and prints nothing).