mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
target: Note return value in Target::invoke docstring
This commit is contained in:
parent
290af6619d
commit
27f545f3f6
@ -288,6 +288,7 @@ class Target(object):
|
|||||||
a ``TimeoutError`` exception will be raised. Set to ``None`` if the
|
a ``TimeoutError`` exception will be raised. Set to ``None`` if the
|
||||||
invocation should not timeout.
|
invocation should not timeout.
|
||||||
|
|
||||||
|
:returns: output of command.
|
||||||
"""
|
"""
|
||||||
command = binary
|
command = binary
|
||||||
if args:
|
if args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user