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

LibTmux::Async::Server#new_session

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

View as Markdown

Module
LibTmux::Async
Declared in
Server
Package
libtmux-async
Source
gems/libtmux/lib/libtmux/server.rb
new_session
( 10 parameters ) ( name : ::String , command : ::Array[::String] , receipt : true , width : ::Integer? = nil , height : ::Integer? = nil , window_name : ::String? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , timeout : ::Numeric = nil , cancel : untyped = nil )
→ ::LibTmux::CreationReceipt
( 10 parameters ) ( name : ::String , command : ::Array[::String] , receipt : false = nil , width : ::Integer? = nil , height : ::Integer? = nil , window_name : ::String? = nil , cwd : ::String? = nil , environment : ::Hash[::String, ::String] = nil , timeout : ::Numeric = nil , cancel : untyped = nil )
→ ::LibTmux::Session
methodlibtmux-async2 overloads [source]
methodlibtmux-async2 overloads [source]
new_session

Public owner: LibTmux::Server#new_session

Behavior: Creation.

Behavior contract: Creation.

0 declared, 0 inherited

Esc

Type to search.