Class: DRG::FileContext::ModuleDef
- Inherits:
-
Definition
- Object
- Definition
- DRG::FileContext::ModuleDef
- Defined in:
- lib/drg/file_context.rb
Instance Attribute Summary
Attributes inherited from Definition
Instance Method Summary collapse
Methods inherited from Definition
#close, #eql?, #initialize, #inspect
Methods included from NullDefinition
Constructor Details
This class inherits a constructor from DRG::FileContext::Definition
Instance Method Details
#mod? ⇒ Boolean
183 184 185 |
# File 'lib/drg/file_context.rb', line 183 def mod? true end |