mach
mach copied to clipboard
Add Connection#attach helper
API should be something like:
function app(conn) {
conn.attach('/path/to/file.txt')
}