Method: Extension::Models::SpecificationHandlers::WebPixelExtensionUtils::ScriptConfigYmlRepository.filename
- Defined in:
- lib/project_types/extension/models/specification_handlers/web_pixel_extension_utils/script_config_repository.rb
.filename ⇒ Object
44 45 46 |
# File 'lib/project_types/extension/models/specification_handlers/web_pixel_extension_utils/script_config_repository.rb', line 44 def self.filename "extension.config.yml" end |