dadb
dadb copied to clipboard
Documentation for dadb.push needs updating
The example given is: dadb.push(srcFile, "/data/local/tmp/dst.txt")
That does not work since push requires 4 parameters including 'mode' and 'last modified time'. I'm actually not sure what the valid values are for 'mode' and couldn't immediately figure it out from the source code.