[−][src]Function origen::commands::launch
pub fn launch(
command: &str,
targets: Option<Vec<&str>>,
mode: &Option<&str>,
files: Option<Vec<&str>>,
output_dir: Option<&str>,
reference_dir: Option<&str>,
debug: bool,
cmd_args: Option<IndexMap<&str, String>>
)
Launch the given command in Python