libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::PtySize Struct Reference

#include <channel.hpp>

Public Attributes

int columns = 80
 
int rows = 24
 

Member Data Documentation

◆ columns

int sshpp::PtySize::columns = 80

◆ rows

int sshpp::PtySize::rows = 24

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