#include <ttx/pane.h>
◆ clone()
◆ with_cwd()
auto ttx::CreatePaneArgs::with_cwd |
( |
di::Optional< di::Path > | cwd | ) |
const & -> CreatePaneArgs |
|
inline |
◆ capture_command_output_path
di::Optional<di::Path> ttx::CreatePaneArgs::capture_command_output_path {} |
◆ command
di::Vector<di::TransparentString> ttx::CreatePaneArgs::command {} |
◆ cwd
di::Optional<di::Path> ttx::CreatePaneArgs::cwd {} |
◆ hooks
◆ mock
bool ttx::CreatePaneArgs::mock { false } |
◆ pipe_input
di::Optional<di::String> ttx::CreatePaneArgs::pipe_input {} |
◆ pipe_output
bool ttx::CreatePaneArgs::pipe_output { false } |
◆ replay_path
di::Optional<di::Path> ttx::CreatePaneArgs::replay_path {} |
◆ save_state_path
di::Optional<di::Path> ttx::CreatePaneArgs::save_state_path {} |
◆ term
di::TransparentStringView ttx::CreatePaneArgs::term { "xterm-ttx"_tsv } |
◆ terminfo_dir
di::Optional<di::Path> ttx::CreatePaneArgs::terminfo_dir {} |
The documentation for this struct was generated from the following file: