Documentation ¶ Index ¶ func Dir() (string, error) func GuestAgentBinary(ostype limayaml.OS, arch limayaml.Arch) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Dir ¶ func Dir() (string, error) Dir returns the location of the <PREFIX>/lima/share directory, relative to the location of the current executable. It checks for multiple possible filesystem layouts and returns the first candidate that contains the native guest agent binary. func GuestAgentBinary ¶ added in v0.23.0 func GuestAgentBinary(ostype limayaml.OS, arch limayaml.Arch) (string, error) GuestAgentBinary returns the absolute path of the guest agent binary, possibly with ".gz" suffix. Types ¶ This section is empty. Source Files ¶ View all Source files usrlocalsharelima.go Click to show internal directories. Click to hide internal directories.