cmddump

package
v0.24.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2024 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdDump = &base.Command{
	Run:       runDump,
	Flag:      buildFlags(),
	UsageLine: `tap dump [-in dbpath] [-out file] "name of story"`,
	Short:     "generate raw scene dump",
	Long:      `Write the story db into a non-sql data format.`,
}

Functions

func SaveGob

func SaveGob(outPath string, data raw.Data) (err error)

serialize to the passed path

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL