pub fn scr_dump<P: AsRef<Path>>(path: P) -> Result<(), NCurseswError>
Expand description

The scr_dump() routine dumps the current contents of the virtual screen to the file specificed by path.