Function orca::setup::config

source ·
pub(crate) fn config(
    target: &TargetOpt,
    profile_path: &Path
) -> Result<(TestData, Profile, TargetServer), ()>