Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MamaConsole ¶
type MamaConsole struct {
// contains filtered or unexported fields
}
The yomama console class
func (*MamaConsole) Echo_help ¶
func (c *MamaConsole) Echo_help() string
type MamaController ¶
type MamaController struct { }
func MakeMamaController ¶
func MakeMamaController() *MamaController
Instantiate a new yomama controller
func (*MamaController) Dozens ¶
func (c *MamaController) Dozens() string
func (*MamaController) PrepFiles ¶
func (c *MamaController) PrepFiles(args []string, ch chan string)
func (*MamaController) System ¶
func (c *MamaController) System(args []string) string
Click to show internal directories.
Click to hide internal directories.