Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = errors.New("mount not found") ErrInvalid = errors.New("invalid path") )
Functions ¶
func FromWindows ¶
Convert Windows path like "C:\Windows\System32" to a WSL one like "/mnt/c/Windows/System32".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.