Skip to main content

default_launch

Function default_launch 

Source
pub fn default_launch(sample_path: &Path) -> LaunchResult
Expand description

Launch a sample using the platform-native process creation API.

This is the default implementation of GuestPlugin::execute_sample.