Method code for $registry.database()

[Turn off line numbering]
  1: if (!.has_flag('variables, sender()))
  2:     throw(~perm, "Database is not readable by sender.");
  3: return (> pass() <);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----   26 $registry.database()
 ----    4 $db.database()

Tlon