[][src]Function creator_tools::run_and_debug

pub fn run_and_debug(
    app_path: &Path,
    debug: bool,
    just_launch: bool,
    non_interactive: bool,
    id: Option<&String>
) -> Result<()>