class Byebug::Runner
def banner
Usage banner.
def banner prettify <<-BANNER byebug #{Byebug::VERSION} Usage: byebug [options] <script.rb> -- <script.rb parameters> BANNER end
def banner prettify <<-BANNER byebug #{Byebug::VERSION} Usage: byebug [options] <script.rb> -- <script.rb parameters> BANNER end