Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoFileUtilitiesCocoa.hh File Reference

Description

VuoFileUtilitiesCocoa interface.

Functions

void VuoFileUtilitiesCocoa_moveFileToTrash (string filePath)
 Moves the specified file to the user's trash folder.
 

Function Documentation

void VuoFileUtilitiesCocoa_moveFileToTrash ( string  filePath)

Moves the specified file to the user's trash folder.

Exceptions
std::runtime_errorThe file couldn't be moved.