Function extract_env_from_content_help_aware

Source
pub fn extract_env_from_content_help_aware(
    content: &str,
) -> impl Iterator<Item = (bool, &str)>
Expand description

第一個布林值為真代表 HS_ENV,為假代表 HS_ENV_HELP