Class: PrintRubyInfo::CLI::Help

Inherits:
Object
  • Object
show all
Defined in:
lib/print_ruby_info/cli/help.rb

Class Method Summary collapse

Class Method Details

.infoObject



5
6
7
8
9
# File 'lib/print_ruby_info/cli/help.rb', line 5

def info
<<-EOL
Prints out some ruby info
EOL
end