Home
last modified time | relevance | path

Searched refs:input_to_send (Results 1 – 1 of 1) sorted by relevance

/u-boot/tools/u_boot_pylib/
A Dcros_subprocess.py257 def __init__(self, input_to_send=None): argument
268 self._input_to_send = input_to_send
269 if input_to_send:

Completed in 4 milliseconds