Documentation ¶
Index ¶
Constants ¶
View Source
const DotLima = ".lima"
DotLima is a directory that appears under the home directory.
Variables ¶
This section is empty.
Functions ¶
func LimaConfigDir ¶
LimaConfigDir returns the path of the config directory, $LIMA_HOME/_config.
func LimaDir ¶
LimaDir returns the abstract path of `~/.lima` (or $LIMA_HOME, if set).
NOTE: We do not use `~/Library/Application Support/Lima` on macOS. We use `~/.lima` so that we can have enough space for the length of the socket path, which can be only 104 characters on macOS.
func LimaDisksDir ¶ added in v0.14.0
LimaDisksDir returns the path of the disks directory, $LIMA_HOME/_disks.
func LimaNetworksDir ¶
LimaNetworksDir returns the path of the networks log directory, $LIMA_HOME/_networks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.