How to access result attributes without checking its status?
danger
Unsafe methods exist only to simplify the debugging process.
❗❗❗ Never use them in production (or even in tests)❗❗❗
There are NO possible excuses or justifications for doing so.
Unsafe methods exist only to simplify the debugging process.
❗❗❗ Never use them in production (or even in tests)❗❗❗
There are NO possible excuses or justifications for doing so.
Result#unsafe_data
, Result#unsafe_message
, Result#unsafe_code
Result#ud
, Result#um
, Result#uc