odo.api
/
straightway.odo.api
/
Application
/
Runner
Runner
interface
Runner
Content copied to clipboard
An application runner can run a given application with a specified API.
Functions
Functions
run
Link copied to clipboard
abstract suspend fun
run
(app:
Application
, api:
API
)
Content copied to clipboard
Run the given application.