CLIComponent
io.github.srs.view.CLIComponent
trait CLIComponent[S <: State] extends Component[S]
CLI component trait that defines the interface for creating a CLI view.
Type parameters
- S
-
the type of the simulation state, which must extend ModelModule.State.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object CLILauncher
- Self type
-
Provider[S]
Members list
In this article