class OIJ::Config
- OIJ::Config
- Reference
- Object
Defined in:
config.crClass Method Summary
- .bundler(key : String, &)
- .bundler(&)
- .bundler(key : String)
- .bundler?(key : String)
- .bundler?
- .compile(key : String, option : String | Nil, &)
- .compile?(key : String, option : String | Nil)
- .compile_has_key?(key : String)
- .config
- .editor
- .editor?
- .execute(key : String, option : String | Nil, &)
- .execute?(key : String, option : String | Nil)
- .execute_has_key?(key : String)
- .input_file_mapping
- .input_file_mapping?
- .path(key : String, &)
- .path(&)
- .path(key : String)
- .path?(key : String)
- .path?
- .printer
- .printer?
- .template(key : String, &)
- .template(&)
- .template(key : String)
- .template?(key : String)
- .template?
- .testcase_mapping
- .testcase_mapping?