yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
FileUpload
yurai
core
fileupload
Undocumented in source.
struct
FileUpload {
string
tempFilePath
;
string
filename
;
}
Members
Variables
filename
string
filename
;
Undocumented in source.
tempFilePath
string
tempFilePath
;
Undocumented in source.
Meta
Source
See Implementation
yurai
core
fileupload
structs
FileUpload