gljmain

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: EPL-1.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(args []string)

func RegisterInteractiveCommands added in v0.7.0

func RegisterInteractiveCommands(commands InteractiveCommands)

RegisterInteractiveCommands installs the optional interactive command implementation. It is intended to be called once, from package init.

Types

type InteractiveCommands added in v0.7.0

type InteractiveCommands interface {
	StartREPL()
	StartNREPL(arg string)
	StartSREPL(arg string)
	ConnectNREPL(args []string)
}

InteractiveCommands supplies the optional terminal and network REPL commands. Programs that need them should import pkg/gljmain/interactive.

Directories

Path Synopsis
Package interactive supplies the optional terminal, nREPL, and socket REPL commands used by gljmain.
Package interactive supplies the optional terminal, nREPL, and socket REPL commands used by gljmain.

Jump to

Keyboard shortcuts

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