The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

M3::ServerView::ServerEntry - Records returned by 'server' view.

INTERFACE

ATTRIBUTES

The following attributes are available as accessors and are also searchable. Type of value within parenthesis.

no (numerical)
type (text)
jobs (numerical)
threads (numerical)
status (text)

INSTANCE METHODS

details ( )

Retrieves the details for the entry and returns a view corresponding to the kind of entry. This may for example be M3::ServerView::ServerView-instance if the type is "Server:*".