Vuo  2.0.0
Functions
VuoFileType.c File Reference

Description

VuoFileType implementation.

Definition in file VuoFileType.c.

Go to the source code of this file.

Functions

VuoFileType VuoFileType_makeFromJson (json_object *js)
 
json_objectVuoFileType_getJson (const VuoFileType value)
 
VuoList_VuoFileType VuoFileType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoFileType_getSummary (const VuoFileType value)
 
bool VuoFileType_isFileOfType (const VuoText path, VuoFileType fileType)