Skip to main content

Definition

Assembly: CloudNimble.ClaudeEssentials.dll Namespace: CloudNimble.ClaudeEssentials.Hooks.Enums Inheritance: System.Enum

Syntax

CloudNimble.ClaudeEssentials.Hooks.Enums.SessionStartSource

Summary

Represents the source that triggered a session start event.

Values

NameValueDescription
Startup0Session started from initial startup of Claude Code.
Resume1Session resumed from a previous session.
Clear2Session started after a clear command.
Compact3Session started after a compact operation.