# 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.
