Searched defs:make_command (Results 1 – 2 of 2) sorted by relevance
153 def make_command(self) -> bool: member in BuildCommand
1215 def make_command(line_continuation: str): function