kibana/api_docs/kbn_dev_proc_runner.mdx
2022-09-21 14:08:58 +09:30

33 lines
983 B
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnDevProcRunnerPluginApi
slug: /kibana-dev-docs/api/kbn-dev-proc-runner
title: "@kbn/dev-proc-runner"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/dev-proc-runner plugin
date: 2022-09-21
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-proc-runner']
---
import kbnDevProcRunnerObj from './kbn_dev_proc_runner.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 15 | 0 | 9 | 0 |
## Server
### Functions
<DocDefinitionList data={kbnDevProcRunnerObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnDevProcRunnerObj.server.classes}/>