io.github.srs.view.ConfigurationView
Defines how the configuration view should behave.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Closes the configuration view.
Closes the configuration view.
Attributes
-
Returns
-
an IO effect that, when run, will close the view.
Initializes the configuration view and displays it to the user.
Initializes the configuration view and displays it to the user.
Attributes
-
Returns
-
an IO effect that, when run, will return the simulation configuration chosen by the user.