Function parse_from_setting_path

Source
pub fn parse_from_setting_path(
    setting_path: impl AsRef<Path>,
) -> ResultAnyError<PhabricatorClientConfig>