Is there a way for a textual app itself to detect when it is being served via textual_serve vs being used directly in terminal? Use case is, eg I want BINDINGS or other functionality which becomes active when my app is being served via textual_serve...