Skip to main content

is_remote_job_marker

Function is_remote_job_marker 

Source
pub fn is_remote_job_marker(value: &str) -> bool
Expand description

True when value has the shape produced by new_remote_job_marker.

Used as a guard before building a kill command: an abort pattern that is not a marker would widen the blast radius back to arbitrary command text.