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

mcp.cli.Options.parse

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

API reference · Markdown

mcp.cli.Options.parse ( arguments : I ) → Result<Self, Stop>
method [source]
method [source]
mcp.cli.Options.parse

Read the options from arguments, excluding the program name.

Errors

Returns the reason to stop before serving: the caller asked for help or the version, or passed something unusable.

Esc

Type to search.