mach icon indicating copy to clipboard operation
mach copied to clipboard

Add Connection#attach helper

Open mjackson opened this issue 11 years ago • 0 comments

API should be something like:

function app(conn) {
  conn.attach('/path/to/file.txt')
}

mjackson avatar Nov 08 '14 16:11 mjackson