Uses of Class
com.guinetik.hexafun.examples.tasks.TaskApp
Packages that use TaskApp
-
Uses of TaskApp in com.guinetik.hexafun.examples.tasks
Methods in com.guinetik.hexafun.examples.tasks that return TaskAppModifier and TypeMethodDescriptionstatic TaskAppTaskApp.withInMemoryRepo()Create a TaskApp with an in-memory repository. -
Uses of TaskApp in com.guinetik.hexafun.examples.tasks.tui
Methods in com.guinetik.hexafun.examples.tasks.tui that return TaskAppModifier and TypeMethodDescriptionTasksTUI.State.app()Returns the value of theapprecord component.Methods in com.guinetik.hexafun.examples.tasks.tui with parameters of type TaskAppModifier and TypeMethodDescriptionstatic TasksTUI.StateCreate initial statevoidMain loop: render → read → process → repeatConstructors in com.guinetik.hexafun.examples.tasks.tui with parameters of type TaskApp