Module session_workspace

Module session_workspace 

Source
Expand description

Session-scoped workspace management re-exported from gestura-core-sessions.

Structs§

SessionWorkspace
Session workspace configuration

Enums§

WorkspaceError
Errors that can occur during workspace operations

Functions§

cleanup_old_sessions
Clean up old session workspaces that are older than the specified duration
get_sessions_base_dir
Get the base directory for session workspaces
is_shell_command_allowed
Blocked shell command patterns for additional security

Type Aliases§

WorkspaceResult
Result type for workspace operations