package
1.0.22
Repository: https://github.com/google/devx-tools.git
Documentation: pkg.go.dev

# Functions

Echo streams back the contents of the request.
Exec executes the requested command on the device.
Install installs an app on the target device.
Pull request a file/directory from the device and unpacks the contents into the desired path.
PullBytes requests contents of a single src file from the device and provides it on dst writer.
Push pushes a tar stream to the server running in the device.
PushBytes pushes src reader contents to a dst filepath on device.