Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpawnWorkspace ¶
Types ¶
type TmuxWorkspace ¶
type TmuxWorkspace struct {
// contains filtered or unexported fields
}
func NewTmuxWorkspace ¶
func NewTmuxWorkspace() *TmuxWorkspace
func (*TmuxWorkspace) Add ¶
func (tw *TmuxWorkspace) Add(cmd string) error
func (*TmuxWorkspace) Spawn ¶
func (tw *TmuxWorkspace) Spawn(attach bool) error
Click to show internal directories.
Click to hide internal directories.