Skip to main content

run_in

Function run_in 

Source
pub fn run_in(
    root: &Path,
    name: &str,
    with_migration: bool,
    no_views: bool,
    force: bool,
) -> Result<Report, RunError>
Expand description

Deterministic, testable core: operates against a fixed project root.