workspace

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

Manager handles workspace operations and path resolution

func NewManager

func NewManager(cfg *config.WorkspaceConfig) (*Manager, error)

NewManager creates a new workspace manager

func (*Manager) GetBasePath

func (m *Manager) GetBasePath() string

GetBasePath returns the base workspace path

func (*Manager) ResolvePath

func (m *Manager) ResolvePath(relativePath string) (string, error)

ResolvePath resolves a relative path to an absolute workspace path. Automatically creates parent directories as needed.

Jump to

Keyboard shortcuts

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