Class: Craftsman::Decorator::Annotation
- Defined in:
- lib/craftsman/decorator/annotation.rb
Constant Summary collapse
- REGEX =
/^\/\/@require\s+(.*)\s*$/
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Craftsman::Decorator::Base