Class: DTK::DSL::FileType::ServiceInstance
- Inherits:
-
DTK::DSL::FileType
- Object
- DTK::DSL::FileType
- DTK::DSL::FileType::ServiceInstance
- Defined in:
- lib/dsl/file_type/subclasses.rb
Direct Known Subclasses
Defined Under Namespace
Classes: DSLFile, NestedModule
Constant Summary
Constants inherited from DTK::DSL::FileType
SERVICE_INSTANCE_NESTED_MODULE_DIR, TYPES
Class Method Summary collapse
Methods inherited from DTK::DSL::FileType
backup_path, #backup_path, base_dir, #base_dir, canonical_path, #canonical_path, file_type_instance_if_match?, #index, #matches?, matches?, matching_files_array?, print_name, regexp, type_level_type
Class Method Details
.top_level_type ⇒ Object
33 34 35 |
# File 'lib/dsl/file_type/subclasses.rb', line 33 def self.top_level_type :service_instance end |