package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 6, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Profile = "profile"
Workspace = "workspace"
Shared = "shared"
Session = "session"
Global = "global"
)
Normalize returns a valid memory scope, defaulting to profile when a profile
is present and workspace otherwise.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.