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

mcp.model.CreateSessionArgs

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

API reference · Markdown

struct mcp.model.CreateSessionArgs
struct [source]
struct [source]
struct mcp.model.CreateSessionArgs

Arguments for creating a session.

Members

name

name : String
attribute [source]
attribute [source]
name

The name for the new session. It must not already exist.

start_directory

start_directory : Option<String>
attribute [source]
attribute [source]
start_directory

The first window's working directory. Omit for the directory this MCP server started in.

Esc

Type to search.