Documentation
¶
Overview ¶
package wsl contains the code interacting with the WSL environment.
Index ¶
Constants ¶
View Source
const ( IS_DISTRO_RUNNING = IsDistro("--running") IS_DISTRO_REGISTERED = IsDistro("--all") )
Variables ¶
This section is empty.
Functions ¶
func EnsurePodman ¶
EnsurePodman makes sure that the podman server is running. The WSL distribution must already have been registered.
func RegisterWSL ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.