Function read_sink_option_from_yml

Source
pub(crate) fn read_sink_option_from_yml(
    path: &str,
) -> HashMap<String, BTreeMap<String, String>>