class OIJ::Config

Defined in:

config.cr

Class Method Summary

Class Method Detail

def self.bundler(key : String, &) #

def self.bundler(&) #

def self.bundler(key : String) #

def self.bundler?(key : String) #

def self.bundler? #

def self.compile(key : String, option : String | Nil, &) #

[View source]
def self.compile?(key : String, option : String | Nil) #

[View source]
def self.compile_has_key?(key : String) #

[View source]
def self.config #

[View source]
def self.editor #

def self.editor? #

def self.execute(key : String, option : String | Nil, &) #

[View source]
def self.execute?(key : String, option : String | Nil) #

[View source]
def self.execute_has_key?(key : String) #

[View source]
def self.input_file_mapping #

[View source]
def self.input_file_mapping? #

[View source]
def self.path(key : String, &) #

[View source]
def self.path(&) #

[View source]
def self.path(key : String) #

[View source]
def self.path?(key : String) #

[View source]
def self.path? #

[View source]
def self.printer #

def self.printer? #

def self.template(key : String, &) #

[View source]
def self.template(&) #

[View source]
def self.template(key : String) #

[View source]
def self.template?(key : String) #

[View source]
def self.template? #

[View source]
def self.testcase_mapping #

[View source]
def self.testcase_mapping? #

[View source]