> For the complete documentation index, see [llms.txt](https://dcli.onepub.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dcli.onepub.dev/dcli-api/overview.md).

# Overview

The DCli API provides an extensive set of functions all focused on building CLI apps with Dart.

{% hint style="info" %}
For complete API documentation refer to: [pub.dev](https://pub.dev/documentation/dcli/latest/dcli/dcli-library.html)
{% endhint %}

DCli exposes a significant no. of global functions and most of your interaction with the DCli API will be via these global functions.

DCli also exposes a number of Dart Classes which generally provide more specialized functionality.
