LibTmux.WindowId.Parse
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Declared in
- WindowId
- Package
- LibTmux
- Source
- src/LibTmux/WindowId.cs
- Parse ( text : string ) WindowId ( text : ReadOnlySpan<char> ) WindowId
-
Parses a prefixed window identifier.
- Parameters
-
-
text ( ReadOnlySpan<char> ) – The text to parse.
-
- Returns
-
The parsed identifier.
- Raises
-
-
FormatException – The text is not a canonical window identifier.
-
0 declared, 0 inherited