run abstract method

Future<Result<void, void>> run()

Run the program.

Implementation

Future<i0.Result<void, void>> run();