public interface AppMain
Modifier and Type | Method and Description |
---|---|
MainResult |
run(AppConfiguration configuration)
Run the application and return the result.
|
MainResult run(AppConfiguration configuration)
configuration
- The configuration used to run the application. Includes arguments and access to launcher features.