Module: Tchae::Handling
- Defined in:
- lib/tchae/core.rb
Constant Summary collapse
- RAISE =
:raise_exception
- RETURN_WRAPPER =
:return_wrapper
- RETURN_RESULT_OR_ERROR =
:return_result_or_error
- ALL =
[RAISE, RETURN_WRAPPER, RETURN_RESULT_OR_ERROR].freeze
:raise_exception
:return_wrapper
:return_result_or_error
[RAISE, RETURN_WRAPPER, RETURN_RESULT_OR_ERROR].freeze