Flowdock
puttextfile(localfile, remotefile = File.basename(localfile)) public

Transfers localfile to the server in ASCII (text) mode, storing the result in remotefile. If callback or an associated block is supplied, calls it, passing in the transmitted data one line at a time.

Show source
Register or log in to add new notes.