LogoPear Docs

Reference

Authoritative descriptions of Pear's CLI, runtime APIs, configuration, building blocks, and helper modules. Use this when you need a fact, not a tutorial.

Reference is the technical description of how Pear works. It's information-oriented: comprehensive, accurate, and dry. Use it to look up a flag, an API signature, or a configuration field.

If you're trying to accomplish a specific task, see How To. For the design rationale, see Explanations.

In this section

Pear runtime

Module catalog

  • Modulespear-* libraries: application, UI, common, developer, integration.
  • Bare modulesbare-* runtime modules underpinning Pear.

Building blocks

The core peer-to-peer primitives Pear is built on:

Helpers

Higher-level utilities that combine the building blocks:

Tools

CLI utilities built on Pear:

On this page