class ConfigEntry

Overview

own

Included Modules

Defined in:

mappings.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def distance : Int32 | Nil #

[View source]
def distance=(distance : Int32 | Nil) #

[View source]
def pattern : String | Nil #

[View source]
def pattern=(pattern : String | Nil) #

[View source]