repl

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAutoCompleter

func NewAutoCompleter(ctx *commands.ExecContext) readline.AutoCompleter

func Start

func Start(ctx *commands.ExecContext) error

Types

type DSLSession

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

func NewDSLSession

func NewDSLSession(envName string, output io.Writer) (*DSLSession, error)

func (*DSLSession) Context

func (session *DSLSession) Context() *commands.ExecContext

func (*DSLSession) Execute

func (session *DSLSession) Execute(line string) error

func (*DSLSession) ExecuteFile

func (session *DSLSession) ExecuteFile(path string) error

Jump to

Keyboard shortcuts

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