class CodePreloader::Config::PackOptions
- CodePreloader::Config::PackOptions
- Reference
- Object
Defined in:
config.crInstance Method Summary
- #config_path : String | Nil
- #config_path=(config_path : String | Nil)
- #ignore_list : Array(String)
- #ignore_list=(ignore_list : Array(String))
- #output_path : String | Nil
- #output_path=(output_path : String | Nil)
- #prompt_footer_path : String | Nil
- #prompt_footer_path=(prompt_footer_path : String | Nil)
- #prompt_header_path : String | Nil
- #prompt_header_path=(prompt_header_path : String | Nil)
- #prompt_template_path : String | Nil
- #prompt_template_path=(prompt_template_path : String | Nil)
- #source_list : Array(String)
- #source_list=(source_list : Array(String))