Method: Ikra::Symbolic::ArrayCommand.included
- Defined in:
- lib/types/types/array_command_type.rb
.included(base) ⇒ Object
8 9 10 |
# File 'lib/types/types/array_command_type.rb', line 8 def self.included(base) base.extend(ClassMethods) end |