struct Config::Taxonomy

Overview

Taxonomy description in config - translatable

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def location : String #

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

[View source]
def term_title : String #

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

[View source]
def title : String #

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

[View source]