Expand description
Compatibility mode resolution.
Precedence ladder (FR-019, FR-020):
- Explicit
--strict/--no-strictflag wins over everything. RUSTY_VIPE_STRICT=1env var (any truthy value).argv[0]basename equalsvipe(after.exestrip on Windows).- Default mode.
Functions§
- resolve
- Resolve the compatibility mode from CLI flag, env var, and argv[0].