Searched refs:GenerateShell (Results 1 – 2 of 2) sorted by relevance
164 shell = ShellProvider.GenerateShell(monitor, true); in PrepareShell()173 shell = ShellProvider.GenerateShell(monitor, true); in PrepareShell()193 shell = ShellProvider.GenerateShell(monitor, forceVCursor: options.HideMonitor); in PrepareShell()
21 public static Shell GenerateShell(Monitor monitor, bool forceVCursor = false) in GenerateShell() method in Antmicro.Renode.UserInterface.ShellProvider