retrieves status information about the specified file
None
None
If a file with the specified name exists a status object is returned which can be queried using functions like std::size_of.
If no such file exists then an error object is returned.
Argument: filename # the name of the file