Expand description

Utilities to control output and render to the terminal.

Modules

Testing helpers for interactive interfaces.

Traits

Type-safe “singleton” view: a kind of view which is addressed by name, for which exactly one copy exists in the Cursive application.

Functions

Prompt the user to select a commit from the provided list of commits, and returns the OID of the selected commit.

Create an instance of a CursiveRunner, and clean it up afterward.