Class: Utils::ConfigFile::CodeComment
- Inherits:
-
BlockConfig
- Object
- BlockConfig
- Utils::ConfigFile::CodeComment
- Defined in:
- lib/utils/config_file.rb
Overview
A configuration class for code comment settings.
This class manages the configuration options related to generating YARD documentation for Ruby source code. It provides access to glob patterns that define which files should be considered when generating code comments.
Method Summary
Methods inherited from BlockConfig
config, inherited, #initialize, #to_ruby
Constructor Details
This class inherits a constructor from Utils::ConfigFile::BlockConfig