method
enable_warnings
v8.1.1 -
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.