Skip to content

Add "verbose" option to "exec_command" function #19

@vmalyi

Description

@vmalyi

Make "exec_command" function use verbose mode by default (function should output than stdout to console) and introduce a possibility to redirect stdout to DEVNULL in order to supress it.

Function signature should look like: exec_command(adb_full_cmd, verbose=True)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions