class Spotlight::Result

Defined in:

spotlight/result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(title : String, link : String, desc : String) #

[View source]

Instance Method Detail

def desc : String #

[View source]
def link : String #

[View source]
def title : String #

[View source]