Provides struct and type for a FileSource
Summary
Types
@type t() :: %OpenCode.Generated.FileSource{ path: String.t(), text: OpenCode.Generated.FilePartSourceText.t(), type: String.t() }
Provides struct and type for a FileSource
@type t() :: %OpenCode.Generated.FileSource{ path: String.t(), text: OpenCode.Generated.FilePartSourceText.t(), type: String.t() }