Method: YardTypes::Type#description
- Defined in:
- lib/yard_types/types.rb
#description ⇒ String
Returns an English phrase describing this type.
87 88 89 |
# File 'lib/yard_types/types.rb', line 87 def description raise NotImplementedError end |