Raxol.Terminal.EmulatorFactory (Raxol v2.0.1)
View SourceFactory module for creating terminal emulator instances. This module is responsible for initializing and configuring new emulator instances.
Summary
Functions
Creates a new terminal emulator with the given options.
Functions
@spec create(non_neg_integer(), non_neg_integer(), keyword()) :: Raxol.Terminal.Emulator.Struct.t()
Creates a new terminal emulator with the given options.