# File lib/ruby-debug/commands/set_type.rb, line 38 def help(cmd) %{ set_type <var> <type> Change the type of <var> to <type> } end