Helper struct which contains information about a recently opened and/or created file
Sets created to true and triggers onFullyCreate if it is also opened
Sets opened to true and triggers onFullyCreate if it is also created
When the file first was accessed recently
Whether the file has only been created, opened or both
The uri of the file
See Implementation
Helper struct which contains information about a recently opened and/or created file