engine

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

This package contains import and export functions for Engine's database format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Import

func Import(path string, importOptions ImportOptions) (lib.Library, error)

Import converts an Engine database into a djtools Library struct

Types

type ImportOptions

type ImportOptions struct {
	ImportOriginalGrids   bool
	ImportOriginalCues    bool
	PreserveOriginalPaths bool
}

ImportOptions contains the options used when importing an Engine library.

Jump to

Keyboard shortcuts

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