Class: DTK::DSL::FileType::ModuleRefsLock

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

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



33
34
35
# File 'lib/dsl/file_type/subclasses.rb', line 33

def self.top_level_type
  :module_refs_lock
end