Class: DTK::DSL::FileType::CommonModule

Inherits:
DTK::DSL::FileType show all
Defined in:
lib/dsl/file_type/subclasses.rb

Direct Known Subclasses

DSLFile

Defined Under Namespace

Classes: DSLFile

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_typeObject



22
23
24
# File 'lib/dsl/file_type/subclasses.rb', line 22

def self.top_level_type
  :common_module
end