method auth
Documentation for method auth
assembled from the following types:
class CompUnit
From CompUnit
(CompUnit) method auth
method auth(--> Str)
Returns the authority information with which the CompUnit
object was created (if any).
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.
role Metamodel::Versioning
(Metamodel::Versioning) method auth
method auth()
Returns the author of the metaobject, if any, otherwise returns an empty string.