Home
last modified time | relevance | path

Searched defs:get_command_output (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/support/
H A Dseven.py7 get_command_output = commands.getoutput variable
24 def get_command_output(command): function