A platform agnostic file abstraction.
A platform agnostic file abstraction.
Different platforms have different file representations. Each platform should provide conversions in the
FileCompanionExtensions trait to convert between their supported representations and the File abstraction.