# cp.highland2

Highland 2 support.

---

## Submodules
 * [cp.highland2.Document](cp.highland2.Document.md)
 * [cp.highland2.Sidebar](cp.highland2.Sidebar.md)
 * [cp.highland2.app](cp.highland2.app.md)

---

## API Overview
**Fields** - _Variables which can only be accessed from an object returned by a constructor_
 * [documents](#documents)
 * [focusedDocument](#focuseddocument)

---

## API Documentation

#### Fields

### [documents](#documents)

|                                             |                                                                                     |
| --------------------------------------------|-------------------------------------------------------------------------------------|
| **Signature**                               | `cp.highland2.documents <cp.prop: table of cp.highland2.Document>`                                                                    |
| **Type**                                    | Field                                                                     |
| **Description**                             | The list of [Documents](cp.highland2.Document.md) currently open.                                                                     |
| **Notes**                                   | None |
| **Source**                                  | [src/extensions/cp/highland2/init.lua line 38](https://github.com/CommandPost/CommandPost/blob/develop/src/extensions/cp/highland2/init.lua#L38) |

---

### [focusedDocument](#focuseddocument)

|                                             |                                                                                     |
| --------------------------------------------|-------------------------------------------------------------------------------------|
| **Signature**                               | `cp.highland2.focusedDocument <cp.prop: cp.highland2.Document>`                                                                    |
| **Type**                                    | Field                                                                     |
| **Description**                             | The currently-focused [Document](cp.highland2.Document.md), if applicable.                                                                     |
| **Notes**                                   | None |
| **Source**                                  | [src/extensions/cp/highland2/init.lua line 26](https://github.com/CommandPost/CommandPost/blob/develop/src/extensions/cp/highland2/init.lua#L26) |

---

---

<script src="https://giscus.app/client.js"
        data-repo="CommandPost/CommandPost"
        data-repo-id="MDEwOlJlcG9zaXRvcnk3NDY0NTk2NQ=="
        data-category="Website Discussion"
        data-category-id="DIC_kwDOBHMBzc4CXFFA"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="dark"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
