Function oursh::program::parse_and_run

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