model

package
v0.0.0-...-21c178d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2025 License: GPL-3.0 Imports: 21 Imported by: 0

Documentation

Overview

Package model implements the Bubble Tea models and process management for Sheepdog.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewModel

func NewModel(config config.Config) model

Types

type Cmd

type Cmd struct {
	*exec.Cmd
	// contains filtered or unexported fields
}

func NewCommand

func NewCommand(ctx context.Context, command string, args ...string) *Cmd

func (*Cmd) Run

func (c *Cmd) Run() error

func (*Cmd) Start

func (c *Cmd) Start() error

func (*Cmd) Wait

func (c *Cmd) Wait() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL