Versions in this module Expand all Collapse all v0 v0.1.0 Sep 8, 2026 Changes in this version + func List() ([]string, error) + func Paths(cwd string) ([]string, error) + func Status(path string) (string, bool, string, error) + func Trust(path string) (string, error) + func Untrust(path string) (string, error) + type NotFoundError struct + func (*NotFoundError) Error() string + type UntrustedError struct + Workspace string + func (e *UntrustedError) Error() string