Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultXStoreToolsPath = "/tools/xstore/current"
Functions ¶
func NewCanonicalCommandBuilder ¶
func NewCanonicalCommandBuilder() *nullCommandBuilder
func NewCommandBuilder ¶
func NewCommandBuilder(rootPath string) *nullCommandBuilder
Types ¶
type CommandBuilder ¶
type CommandBuilder struct {
// contains filtered or unexported fields
}
func (*CommandBuilder) Build ¶
func (b *CommandBuilder) Build() []string
Click to show internal directories.
Click to hide internal directories.