Documentation
¶
Index ¶
Constants ¶
View Source
const ( USR_LOCAL_BIN = "/usr/local/bin" HOMEBREW_BIN = "/opt/homebrew/bin/" USR_BIN = "/usr/bin" )
Variables ¶
This section is empty.
Functions ¶
func GetQemuImg ¶
func GetQemuImg() string
func GetQemuNbd ¶
func GetQemuNbd() string
func UseAarch64 ¶
func UseAarch64()
Types ¶
type Cmdline ¶
type Cmdline struct {
// contains filtered or unexported fields
}
func NewCmdline ¶
func (*Cmdline) FilterOption ¶
func (cl *Cmdline) FilterOption(filter OptionFilter)
type OptionFilter ¶
Click to show internal directories.
Click to hide internal directories.