class Lindex::Environment

Defined in:

lindex/environment.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(main_config_file : String, verbose : Bool) #

[View source]

Instance Method Detail

def config_dir : Path #

[View source]
def file_name_to_wiki_link(item) #

[View source]
def index_conf : YAML::Any #

[View source]
def index_dir : Path #

[View source]
def l1_index_filepath(tax) #

[View source]
def l2_index_filepath(tax, term) #

[View source]
def main_config_file : String #

[View source]
def verbose : Bool #

[View source]
def wiki_dir : Path #

[View source]