Hilbish/docs/api/hilbish/hilbish.editor.md

18 lines
311 B
Markdown

---
title: Interface hilbish.editor
description: interactions for Hilbish's line reader
layout: doc
menu:
docs:
parent: "API"
---
## Introduction
The hilbish.editor interface provides functions to
directly interact with the line editor in use.
## Functions
### insert(text)
Inserts text into the line.