Class: Contracts::Callable
- Inherits:
-
Object
- Object
- Contracts::Callable
- Defined in:
- middleman-core/lib/middleman-core/contracts.rb
Overview
rubocop:enable Naming/MethodName
Direct Known Subclasses
And, Args, ArrayOf, Exactly, Frozen, HashOf, ImmutableHashOf, ImmutableSetOf, IsA, Maybe, Not, OldResourceList, Or, ResourceList, RespondTo, Send, SetOf, VectorOf, Xor
Class Method Summary collapse
Class Method Details
.[] ⇒ Object
62 |
# File 'middleman-core/lib/middleman-core/contracts.rb', line 62 def self.[](*); end |