Versions in this module Expand all Collapse all v0 v0.1.1 Apr 2, 2026 v0.1.0 Apr 2, 2026 Changes in this version + type Manager struct + func NewManager(cfg *config.WorkspaceConfig) (*Manager, error) + func (m *Manager) GetBasePath() string + func (m *Manager) ResolvePath(relativePath string) (string, error)