[][src]Function cerk_loader_file::load_by_path

pub fn load_by_path<'a>(
    path: String,
    links: ComponentStartLinks<'static>
) -> Result<StartOptions>

Starts cerk with a ComponentStartLinks set and a init config provided in the given path.