kibana/api_docs/kbn_dev_cli_runner.mdx
2022-10-06 00:43:29 -04:00

42 lines
1.2 KiB
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: kibKbnDevCliRunnerPluginApi
slug: /kibana-dev-docs/api/kbn-dev-cli-runner
title: "@kbn/dev-cli-runner"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/dev-cli-runner plugin
date: 2022-10-06
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-runner']
---
import kbnDevCliRunnerObj from './kbn_dev_cli_runner.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 101 | 0 | 85 | 0 |
## Server
### Objects
<DocDefinitionList data={kbnDevCliRunnerObj.server.objects}/>
### Functions
<DocDefinitionList data={kbnDevCliRunnerObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnDevCliRunnerObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnDevCliRunnerObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnDevCliRunnerObj.server.misc}/>