Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document $*KERNEL.hostname
  • Loading branch information
ugexe committed Oct 19, 2018
1 parent 233cfa5 commit 54bd58b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/Type/Kernel.pod6
Expand Up @@ -61,6 +61,12 @@ Returns a C<Str> type object if the "desc" could not be established.
Instance method returning the hardware information of the Kernel object. Dies
if the hardware information could not be established.
=head2 method hostname
method hostname(--> Str)
Instance method returning the hostname of the Kernel object.
=head2 method name
method name(--> Str)
Expand Down

0 comments on commit 54bd58b

Please sign in to comment.