Skip to main content

ship_interface_from_config

Function ship_interface_from_config 

Source
pub fn ship_interface_from_config(path_to_file: &str) -> Option<ShipInterface>
Expand description

Opens the yaml file specified by path_to_file and uses the data inside to create a ShipInterface