using System; using Godot; namespace Texty.Scripts.Terminal { public abstract class InputArea : HBoxContainer { protected Label PromptLabel => GetNodeOrNull