Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteDirectoryPath ¶
CompleteDirectoryPath attempts to complete a partial directory path. It returns the completed path if a unique match is found, or the longest common prefix if multiple matches exist. Returns the original input if no matches are found.
func NormalizeWorkspacePath ¶
NormalizeWorkspacePath normalizes a workspace path input from the user. It expands ~, converts relative paths to absolute, resolves symlinks, and validates that the path exists and is a directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.