toggle menu
Karya
jvm
switch theme
search in API
core
/
karya.core.repos
/
TasksRepo
/
add
add
abstract
suspend
fun
add
(
task
:
Task
)
Adds a new task to the repository.
Parameters
task
The task to be added.