Files
Terminal.Gui/Terminal.Gui/MonoCurses
2018-09-18 22:56:02 -04:00
..
2018-09-18 22:56:02 -04:00
2018-01-17 16:02:27 -05:00
2018-06-01 16:10:02 -04:00
2018-01-17 16:02:27 -05:00

This directory contains a copy of the MonoCurses binding from:

http://github.com/mono/mono-curses

The source code has been exported in a way that the MonoCurses API is kept private and does not surface to the user, this is done with the command:

	make publish-to-gui

In the MonoCurses package