Searched refs:c_path (Results 1 – 2 of 2) sorted by relevance
21 def run(c_path=None): argument24 if c_path is not None:25 dst_config = c_path
70 c_path = self.get_example_code_path(example_path, 'c')73 if os.path.exists(c_path):74 c_code = self.embed_code(c_path, example_path, 'c', buttons={