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