Skip to main content

offboard

Function offboard 

Source
pub fn offboard(home: &Path) -> Result<String, Error>
Expand description

firstpass offboard — the exact mirror of onboard: strip the marked line from every candidate rc file, stop the proxy onboard started (pidfile), and print the one command for this shell. Fully idempotent; reports what it found either way.

§Errors

Only on rc-file I/O failures.