ale

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package ale embeds Ale as toe's command scripting language

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

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

Runtime evaluates Ale bindings against toe's command registry

func NewRuntime

func NewRuntime(e *view.Editor, km *command.Keymaps) (*Runtime, error)

NewRuntime returns an ale interpreter wired to the editor and keymaps

func (*Runtime) Eval

func (r *Runtime) Eval(src string) (err error)

Eval evaluates Ale configuration source

Jump to

Keyboard shortcuts

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