Provides struct and type for a Path
@type t() :: %OpenCode.Generated.Path{ config: String.t(), directory: String.t(), home: String.t(), state: String.t(), worktree: String.t() }