Return a FileInfo object with parameters about the file content.
FileInfo
Notes
This is the base class method that does nothing per default.
filename – A string containing path and name or a FileInfo object of the file of which to get the information about.
**kwargs – Additional keyword arguments.
A FileInfo object.