Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.SessionId.Parse

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
SessionId
Package
LibTmux
Source
src/LibTmux/SessionId.cs
Parse ( text : string ) → SessionId ( text : ReadOnlySpan<char> ) → SessionId
methodstaticoverload2 overloads [source]
methodstaticoverload2 overloads [source]
Parse

Parses a prefixed session identifier.

Parameters
Returns

The parsed identifier.

Raises
  • FormatException – The text is not a canonical session identifier.

0 declared, 0 inherited

Esc

Type to search.