package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Nov 5, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package wrapper provides an interface to wrap Lima utils
type LimaWrapper interface {
LimaUser(warn bool) *user.User
}
LimaWrapper provides Lima utils in an interface to facilitate mocking
NewLimaWrapper returns a new LimaWrapper.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.