Spell.Config

This module helps to get the configurable modules from within Spell

Source

Summary

available_serializers()
available_transports()
serializer()

Gets the serializer module

serializer(binary1)
serializer_name()

Gets the serializer module name

transport()

Gets the transport module

transport(binary1)
transport_name()

Gets the transport module name

Functions

available_serializers()
Source
available_transports()
Source
serializer()

Gets the serializer module

Source
serializer(binary1)
Source
serializer_name()

Gets the serializer module name

Source
transport()

Gets the transport module

Source
transport(binary1)
Source
transport_name()

Gets the transport module name

Source