struct Klaxon::Checks::List::Item::Query

Included Modules

Defined in:

checklist.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def aggs : Aggs #

[View source]
def index : String #

[View source]
def range : NamedTuple(gte: String, lte: String) #

[View source]
def string : String #

[View source]