menu
spectra_cli package
documentation
features/workspaces/workspace_hooks.dart
WorkspaceHookOutcome
succeeded property
succeeded property
dark_mode
light_mode
succeeded
property
bool
succeeded
final
Whether the hook completed successfully (exit code 0, no timeout).
Implementation
final bool succeeded;
spectra_cli package
documentation
features/workspaces/workspace_hooks
WorkspaceHookOutcome
succeeded property
WorkspaceHookOutcome class