Searched refs:config_rules_from_str (Results 1 – 3 of 3) sorted by relevance
2 …mmon import (DEFAULT_TARGET, BuildError, BuildItem, BuildSystem, ConfigRule, config_rules_from_str,
50 def config_rules_from_str(rule_strings): # type: (typing.List[str]) -> typing.List[ConfigRule] function
17 config_rules_from_str, setup_logging)297 config_rules = config_rules_from_str(args.config or [])