Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/patman/
H A Dcros_subprocess.py254 def __init__(self, input_to_send=None): argument
265 self._input_to_send = input_to_send
266 if input_to_send: