Provides struct and type for a FileSystemEntry
@type t() :: %OpenCode.Generated.FileSystemEntry{ mime: String.t(), path: String.t(), type: String.t(), uri: String.t() }