Turi Create
4.0
|
use to store file information More...
#include <core/storage/fileio/s3_filesys.hpp>
Public Member Functions | |
FileInfo () | |
default constructor | |
Public Attributes | |
s3url | path |
full path to the file | |
size_t | size |
the size of the file | |
FileType | type |
the type of the file | |
use to store file information
Definition at line 34 of file s3_filesys.hpp.