yash_cli::startup

Module input

source
Expand description

Preparing input object

This module implements the prepare_input function that prepares the input object for the shell. The input object is constructed from the given source and decorated with the Echo and Prompter decorators as necessary.

The SourceInput and PrepareInputError types define the return value of the function.

Structs§

Functions§