LibTmux.WindowId.TryParse
.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
-
Tries to parse a prefixed window identifier.
- Parameters
-
-
text ( ReadOnlySpan<char> ) – The text to parse.
-
result ( WindowId ) – The parsed identifier when this succeeds.
-
- Returns
-
truewhen the text was a canonical identifier.
0 declared, 0 inherited