class

OIJ::Config

Inherits Reference < Object

Class methods

bundler(key : String, &)
bundler
bundler(key : String)
bundler?(key : String)
bundler?
compile(key : String, option : String | Nil, &)
Source
compile?(key : String, option : String | Nil)
Source
compile_has_key?(key : String)
Source
config
Source
editor
editor?
execute(key : String, option : String | Nil, &)
Source
execute?(key : String, option : String | Nil)
Source
execute_has_key?(key : String)
Source
input_file_mapping
Source
input_file_mapping?
Source
path(key : String, &)
Source
path
Source
path(key : String)
Source
path?(key : String)
Source
path?
Source
printer
printer?
template(key : String, &)
Source
template
Source
template(key : String)
Source
template?(key : String)
Source
template?
Source
testcase_mapping
Source
testcase_mapping?
Source