class Tagger

Direct Known Subclasses

Defined in:

models/tagger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(options : Hash(String, String)) #

[View source]

Instance Method Detail

def name : String #

[View source]
def perform(endpoints : Array(Endpoint)) : Array(Endpoint) #

[View source]