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).
class Perl
From Perl
(Perl) method auth
Instance method returning the "auth" (as in "author" or "authority") of the Perl object.
class Distro
From Distro
(Distro) method auth
Instance method returning the "auth" (as in "author" or "authority") of the Distro object. Returns "unknown" if the "auth" could not be established.
class Kernel
From Kernel
(Kernel) method auth
method auth(--> Str)
Instance method returning the "auth" (as in "author" or "authority") of the Kernel object. Returns "unknown" if the "auth" could not be established.
class VM
From VM
(VM) method auth
Instance method returning the "auth" (as in "author" or "authority") of the VM object. Returns "unknown" if the "auth" could not be established.