Documentation ¶
Index ¶
- Constants
- type Compile
- func (c Compile) Build(m *ice.Message, arg ...string)
- func (c Compile) C(m *ice.Message, arg ...string)
- func (c Compile) Gcc(m *ice.Message, arg ...string)
- func (c Compile) Install(m *ice.Message, arg ...string)
- func (c Compile) List(m *ice.Message, arg ...string)
- func (c Compile) Order(m *ice.Message, arg ...string)
Constants ¶
View Source
const ( BOOTSTRAP = "bootstrap" COMPILE = "compile" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compile ¶
Click to show internal directories.
Click to hide internal directories.