Searched defs:all_snippets (Results 1 – 2 of 2) sorted by relevance
3 add_custom_target(all_snippets) target
110 def all_snippets(snippet_globs: List[str]) -> Dict[str, str]: function