method auth

Documentation for method auth assembled from the following types:

role Systemic

From Systemic

(Systemic) method auth

Instance method returning the "auth" (as in "author" or "authority") of the object. Returns "unknown" if the "auth" could not be established.

class CompUnit

From CompUnit

(CompUnit) method auth

method auth(--> Str:D)

Returns the authority information with which the CompUnit object was created (if any).

role Metamodel::Versioning

From Metamodel::Versioning

(Metamodel::Versioning) method auth

method auth($obj)

Returns the author of the metaobject, if any, otherwise returns an empty string.