Skip to main content

Module app

Module app 

Source
Expand description

Executing a resolved Plan.

Every outside dependency is injected, so each handler can be driven end to end in a test with a fake runner, a fake client and a temporary directory.

Structs§

App
Everything a command handler needs.

Constants§

INPUT_FILE_NAME
The file a solution reads its puzzle input from.