Searched defs:gn_output (Results 1 – 2 of 2) sorted by relevance
46 def gn_output(project: Project, path_prefix: str | None = None): function
79 gn_output = subprocess.check_output([ variable