Flowdock
method

install

Importance_1
v1_8_6_287 - Show latest stable - 0 notes - Class: File
install(from, to, mode = nil, verbose = false) public

If src is not the same as dest, copies it and changes the permission mode to mode. If dest is a directory, destination is dest/src. If mode is not set, default is used. If verbose is set to true, the name of each file copied will be printed.

Show source
Register or log in to add new notes.