Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cprj ¶
type Cprj struct {
XMLName xml.Name `xml:"cprj"`
TargetOutput TargetOutput `xml:"target>output"`
}
type CprjBuilder ¶
type CprjBuilder struct {
builder.BuilderParams
}
func (CprjBuilder) Build ¶
func (b CprjBuilder) Build() (err error)
func (CprjBuilder) Clean ¶ added in v2.7.0
func (b CprjBuilder) Clean() (err error)
Click to show internal directories.
Click to hide internal directories.