Searched defs:Snippets (Results 1 – 2 of 2) sorted by relevance
3 Snippets chapter
78 class Snippets(UserDict): class99 def __init__(self, snippets: Snippets, out_file):263 def process_snippets_in(root_dir: Path, snippets: Snippets, sysbuild: bool) -> None:320 def check_for_errors(snippets: Snippets) -> None:330 def write_cmake_out(snippets: Snippets, cmake_out: Path) -> None: