Module | Dister::Utils |
In: |
lib/dister/utils.rb
|
Shared utility methods
GIGA_SIZE | = | 1073741824.0 |
MEGA_SIZE | = | 1048576.0 |
KILO_SIZE | = | 1024.0 |
Shows message and prints a dot per second until the block code terminates its execution. Exceptions raised by the block are displayed and program exists with error status 1.