Function go_engine::run

source ·
pub fn run(
    config: Config,
    source: &SourceReader,
    path: &Path
) -> Result<(), ErrorList>