Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "example", "Example module", cell.Provide( New, ExampleCommands, ), )
Cell defines our example module that provides the Example object and script commands to interact with it.
Functions ¶
func ExampleCommands ¶
func ExampleCommands(e *Example) hive.ScriptCmdsOut
Types ¶
Click to show internal directories.
Click to hide internal directories.