Back to Adaptive Vision Library website

You are here: Start » Function Reference » File System

File System

Select a function from the list below.

IconNameDescription
CreateDirectoriesCreates a directory tree if it does not exist.
EnumerateFilesEnumerates the files present in a disk directory.
FileAttributesProvides information about file, e.g. size, modification time
FileChecksumReturns CRC checksum of the input file.
FindDirectoriesReturns subdirectories of the input directory.
FindFilesReturns files of the input directory.
TestFileExistsChecks if a given file is present.