Function oursh::program::parse_and_run[][src]

pub fn parse_and_run(
    text: &str,
    runtime: &mut Runtime<'_>
) -> Result<WaitStatus>