module Console
Shims for the console gem, redirecting warnings and above to Kernel#warn
.
If you require this file, the async
library will not depend on the console
gem.
That includes any gems that sit within the Async
namespace.
This is an experimental feature.