Database.put

Adds an entry to the database. This should be called by terminal descriptions.

class Database
static @safe
void
put
(
immutable(Termcap)* tc
)

Meta