struct

SerfHandler::Task

Inherits Comparable < Struct < Value < Object

Constructors

new(type : Symbol = :query, name : Nil | String = nil, order : Int32 = 0, description : String = "", &task : SerfHandler::Event -> String | Nil)
Source

Class methods

from_h(hsh)
Source

Instance methods

<=>(another_task)
Source
call(*args)
Source
description
Source
name
Source
order
Source
task
Source
to_h
Source
to_named_tuple
Source
type
Source