rsim v0.1.0 Rsim.FileInfo View Source
Helper to get basic file info
Link to this section Summary
Link to this section Functions
Defines mime type for an image
mime = Rsim.FileInfo.get_mime!(“/path/to/file”)
Defines file size in bytes
file_size_in_bytes = Rsim.FileInfo.get_size!(“/path/to/file”)