runInteractive abstract method

Future<void> runInteractive()

Entry point for interactive CLI execution.

Implementation

Future<void> runInteractive();