LibTmux.SessionId.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
- SessionId
- Package
- LibTmux
- Source
- src/LibTmux/SessionId.cs
- Parse ( text : string ) SessionId ( text : ReadOnlySpan<char> ) SessionId
-
Parses a prefixed session identifier.
- Parameters
-
-
text ( ReadOnlySpan<char> ) – The text to parse.
-
- Returns
-
The parsed identifier.
- Raises
-
-
FormatException – The text is not a canonical session identifier.
-
0 declared, 0 inherited