run_and_debug

Function run_and_debug 

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

Runs and debugs app on device. Runs ios-deploy ... command.