-
Home
-
API
-
XenoAtom.Terminal
-
Terminal
-
Methods
-
UseTitle(String)
UseTitle(String) Method
Definition
Sets the terminal title within a scope and restores the previous title when disposed (best effort).
public static TerminalScope UseTitle(string title)
Parameters
Returns
- TerminalScope
- A scope that restores the previous title on dispose.