Flowdock
unlink(path) public

CommandProcessor#unlink(path)

same as:
  Dir#unlink  (when path is directory)
  File#unlink (when path is file)
Show source
Register or log in to add new notes.