Provides struct and type for a LocationInfo
Summary
Types
@type t() :: %OpenCode.Generated.LocationInfo{ directory: String.t(), project: OpenCode.Generated.LocationInfoProject.t(), workspace_id: String.t() | nil }
Provides struct and type for a LocationInfo
@type t() :: %OpenCode.Generated.LocationInfo{ directory: String.t(), project: OpenCode.Generated.LocationInfoProject.t(), workspace_id: String.t() | nil }