File.error

Checks the stream for errors

struct File
nothrow @nogc
bool
error
()

Return Value

Type: bool

true if the file stream has errors occurred, ​false​ otherwise

Meta