[][src]Function rust_ssg::run_prg

pub fn run_prg(
    prg: String,
    input_root: PathBuf,
    output_root: PathBuf
) -> GemlResult<()>