app

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEngine

func NewEngine(appOptions Options, spinOptions spin.Options) *spin.Engine

Types

type Options

type Options struct {
	WithPROC       bool
	WithLogging    bool
	WithAudio      bool
	WithVirtualDMD bool
	WithEOS        bool
}

func DefaultOptions

func DefaultOptions() Options

type REPL

type REPL struct {
	// contains filtered or unexported fields
}

func NewREPL

func NewREPL(eng *spin.Engine) *REPL

func (*REPL) Eval

func (r *REPL) Eval(line string) error

func (*REPL) Run

func (r *REPL) Run() error

Jump to

Keyboard shortcuts

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