Complete typedef

Complete = void Function(String value, String description)

Adds a single completion entry.

Implementation

typedef Complete = void Function(String value, String description);