Skip to main content

app_with_options

Function app_with_options 

Source
pub fn app_with_options(repo_dir: &Path, opts: AppOptions) -> Result<Router>
Expand description

app with programmatic overrides. Used by integration tests so they can flip allow_labels without touching the environment.