Completed
Push — master ( 17bd20...4edca1 )
by Nazar
04:17
created

Changes

2 issues (1 minor, 1 informational) were introduced.
3 new patches (Indentation, Upper-Lower-Casing) are available.
3 added classes/operations
Arrow A Response::output_default_cli() added
Arrow B Response::output_default_web() added
Arrow B Route::determine_current_mirror_index() added
B C App::execute() got worse
B C Page::error() got worse
B C Route::analyze_route_path() got worse
B A Response::output_default() improved
A B App::get_working_directory() got worse
A B App::render_title() got worse
7.83
▶   ± 0
Head
Nazar Mokrynskyi  
Initial support for CLI interface added: * arguments parsing * routing * output * exit codes (400..510, all modulo 256)
Base
Nazar Mokrynskyi  
Small fix for last change