odo.api
/
straightway.odo.api
/
Application
Application
interface
Application
Content copied to clipboard
An application which can be loaded dynamically and operates on an API and an Environment.
Types
Functions
Types
Runner
Link copied to clipboard
interface
Runner
Content copied to clipboard
An application runner can run a given application with a specified API.
Functions
run
Link copied to clipboard
abstract suspend fun
API
.
run
()
Content copied to clipboard
The application's main function.