method
enable_warnings
v7.1.3.2 -
Show latest stable
- Class:
Kernel
enable_warnings(&block)public
Sets $VERBOSE to true for the duration of the block and back to its original value afterwards.
enable_warnings(&block)Sets $VERBOSE to true for the duration of the block and back to its original value afterwards.