Skip to main content

run_line

Function run_line 

Source
pub fn run_line(line: &str)
Expand description

Execute one shell line without prompt/history handling.

This helper is used by commands such as watch to run another command through the same parser/executor pipeline.