Documentation
¶
Overview ¶
Copyright (c) Ultraviolet SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IgvmMeasureOptions = []string{"measure", "-b"}
Functions ¶
This section is empty.
Types ¶
type CmdConfig ¶
type CmdConfig struct {
// contains filtered or unexported fields
}
func NewCmdConfig ¶
func (*CmdConfig) SetExecCommand ¶
SetExecCommand allows tests to inject a mock execCommand function.
Click to show internal directories.
Click to hide internal directories.