Documentation ¶
Index ¶
Constants ¶
View Source
const ( USER_LOCAL_BIN = "/usr/local/bin" USER_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.