Overview
The DCli API provides an extensive set of functions all focused on building CLI apps with Dart.
For complete API documentation refer to: pub.dev
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.
Last updated