kibana/api_docs/kbn_dev_proc_runner.mdx
2022-07-27 14:11:53 +09:30

30 lines
968 B
Text

---
id: kibKbnDevProcRunnerPluginApi
slug: /kibana-dev-docs/api/kbn-dev-proc-runner
title: "@kbn/dev-proc-runner"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/dev-proc-runner plugin
date: 2022-07-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-proc-runner']
warning: 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.
---
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}/>