Versions in this module Expand all Collapse all v0 v0.1.1 Apr 19, 2026 v0.1.0 Apr 19, 2026 Changes in this version + var UIEventsExceptions []string = []string + func GetMachineID() string + func StartCLI(devsyConfig *config.Config, cmd *cobra.Command) + type CLICollector interface + Flush func() + RecordCLI func(err error) + SetClient func(client devsyclient.BaseWorkspaceClient) + var CollectorCLI CLICollector = &noopCollector{} + type ErrorSeverityType string + const ErrorSeverity + const FatalSeverity + const PanicSeverity + const WarningSeverity