class
Azu::Params::Multipart::File
- Azu::Params::Multipart::File
- Reference
- Object
Defined in:
azu/params.crConstructors
Instance Method Summary
-
#cleanup
Clean up the temporary file
- #creation_time : Time | Nil
- #file : ::File
- #filename : String | Nil
-
#finalize
Finalizer to ensure cleanup
- #headers : HTTP::Headers
- #modification_time : Time | Nil
- #read_time : Time | Nil
- #size : UInt64 | Nil
- #temp_path : String