Crate zellij_rs

Source

Modules§

options

Structs§

MockZellijClient
A mock implementation of ZellijOperations for testing
Pane
Represents a Zellij pane
Session
Represents a Zellij session
Tab
Represents a Zellij tab
ZellijClient
Default implementation that calls the real zellij command

Enums§

ZellijError
Error type for zellij operations

Traits§

ZellijOperations
Trait defining zellij operations

Type Aliases§

ZellijResult
Result type for zellij operations