Skip to main content

failing_command

Function failing_command 

Source
pub fn failing_command() -> Command
Expand description

Portable command that exits non-zero without depending on /bin/false (absent on Windows). Used by OAuth-only violation stubs and tests.