# cp.highland2

Highland 2 support.


# Submodules


# API Overview

Fields - Variables which can only be accessed from an object returned by a constructor

  • documents
  • focusedDocument

# API Documentation

# Fields

# documents

Signature cp.highland2.documents <cp.prop: table of cp.highland2.Document>
Type Field
Description The list of Documents currently open.
Notes None
Source src/extensions/cp/highland2/init.lua line 38

# focusedDocument

Signature cp.highland2.focusedDocument <cp.prop: cp.highland2.Document>
Type Field
Description The currently-focused Document, if applicable.
Notes None
Source src/extensions/cp/highland2/init.lua line 26