Session.createdAt
- Declared in
- Session
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Session.swift
- Other languages
- PythonRubyLua TypeScript RustGo Java .NET C++
-
When tmux created the session, in seconds since the epoch. tmux's clock, not this process's.
In other ports When the session was created
- Python
libtmux.Session.session_created - Ruby
LibTmux::SessionSnapshot#created - Lua
libtmux.SnapshotSession.created - TypeScript no equivalent on
Session - Rust
session.Session.created - Go
tmux.Session.Created - Java no equivalent on
Session - .NET no equivalent on
Session - C++
libtmux::Session::created
- Python
0 declared, 0 inherited