Class | Webgen::CLI::Utils |
In: |
lib/webgen/cli/utils.rb
|
Parent: | Object |
Provides methods for other CLI classes for formatting text in a consistent manner.
USE_ANSI_COLORS | = | Config::CONFIG['host_os'] !~ /mswin|mingw/ |
DEFAULT_WIDTH | = | if Config::CONFIG['host_os'] =~ /mswin|mingw/ |