ttx 0.1.0
Loading...
Searching...
No Matches
ttx::CreatePaneArgs Struct Reference

#include </home/runner/work/ttx/ttx/lib/include/ttx/pane.h>

Public Attributes

di::Vector< di::TransparentStringView > command {}
 
di::Optional< di::Path > capture_command_output_path {}
 
di::Optional< di::Path > replay_path {}
 
di::Optional< di::Path > save_state_path {}
 

Member Data Documentation

◆ capture_command_output_path

di::Optional<di::Path> ttx::CreatePaneArgs::capture_command_output_path {}

◆ command

di::Vector<di::TransparentStringView> ttx::CreatePaneArgs::command {}

◆ replay_path

di::Optional<di::Path> ttx::CreatePaneArgs::replay_path {}

◆ save_state_path

di::Optional<di::Path> ttx::CreatePaneArgs::save_state_path {}

The documentation for this struct was generated from the following file: