struct Config::Taxonomy

Overview

Taxonomy description in config

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def location : Hash(String, String) #

[View source]
def location=(location : Hash(String, String)) #

[View source]
def term_title : Hash(String, String) #

[View source]
def term_title=(term_title : Hash(String, String)) #

[View source]
def title : Hash(String, String) #

[View source]
def title=(title : Hash(String, String)) #

[View source]