teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Functions
Get buffer

returns the currently active buffer with this window More...

Functions

Bufferteditor::Window::getBuff ()
 
const Bufferteditor::Window::getBuff () const
 

Detailed Description

returns the currently active buffer with this window

Function Documentation

◆ getBuff() [1/2]

const Buffer & teditor::Window::getBuff ( )

◆ getBuff() [2/2]

const Buffer& teditor::Window::getBuff ( ) const