Skip to content
Snippets Groups Projects
Commit 218f9925 authored by Natalie Weizenbaum's avatar Natalie Weizenbaum
Browse files

Factor out a Runner class from executable.dart.

This is useful as an object because it provides all the private methods with
full access to the configuration, the engine, and the loader without having to
pass them around or create top-level variables. It also creates a cleaner
distinction between receiving a signal and closing various components.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org//1239613002 .
parent e530f907
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment