Method Sql.pgsql()->list_dbs()
- Method list_dbs
finalarray(string) list_dbs(void|stringglob)- Returns
An array of the databases available on the server.
- Parameter
glob If specified, list only those databases matching it.
final array(string) list_dbs(void|string glob)
An array of the databases available on the server.
globIf specified, list only those databases matching it.