OpenCode.Generated.SyncEventSessionNextShellStartedData (opencode_sdk v0.1.64)

Copy Markdown View Source

Provides struct and type for a SyncEventSessionNextShellStartedData

Summary

Types

t()

@type t() :: %OpenCode.Generated.SyncEventSessionNextShellStartedData{
  call_id: String.t(),
  command: String.t(),
  session_id: String.t(),
  timestamp: number()
}