Method code for $connection<$root>.trusted()

[Turn off line numbering]
  1: arg @literal;
  2: 
  3: if (literal)
  4:     return trusted || [];
  5: return (trusted || []) + .writers();

// Created as a part of ColdCore, see: @help Credit

Tlon