dev

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 31, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevOrchestrator

type DevOrchestrator struct {
	// contains filtered or unexported fields
}

func NewDevOrchestrator

func NewDevOrchestrator(cfg *config.ProjectConfig, debug bool) *DevOrchestrator

func (*DevOrchestrator) Start

func (o *DevOrchestrator) Start() error

type ProcessInfo

type ProcessInfo struct {
	Name    string
	Process *exec.Cmd
	Command string
	Args    []string
	Dir     string
	Color   string
}

Jump to

Keyboard shortcuts

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