Documentation
¶
Index ¶
Constants ¶
View Source
const (
ConfigFile = "Wurm.toml"
)
Variables ¶
Functions ¶
func CreateFile ¶
func CreateFile()
Types ¶
type Config ¶
type GlobalTable ¶
type Table ¶
type Table struct { Use []string GlobalTable }
func (*Table) Append ¶
func (t *Table) Append(table TableAppender)
type TableAppender ¶
type TableAppender interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.