howl.ui.ListBuffer

howl.ui.ListBuffer

Overview

A ListBuffer is a specialized kind of buffer used for display a List in a buffer. It offers functionality for keeping track of visited/processed items, as well as some generic support for file references.


See also:

Functions

ListBuffer(list, opts = {})

Creates a new ListBuffer for the given list. The passed in list is not modified or changed, instead ListBuffer uses an internal copy.

opts is a table of options which can contain the following fields: