Class Stdio.Terminfo.MetaTerminfoDB
- Description
TerminfoDB that merges several directorys.
- Method
create
Stdio.Terminfo.MetaTerminfoDB Stdio.Terminfo.MetaTerminfoDB(array(TerminfoDB|string)|voiddbs)- Description
Create a new Meta TerminfoDB.
- Parameter
dbs Array with elements in priority order. Elements may be either
TerminfoDBAn active TerminfoDB.
stringA directory that may exist and contain a terminfo database.
- Returns
If the resulting set of TerminfoDB's is empty, the object will be destructed.