Sha256: fc1e08091ae3534093b50e81fe825f3eb8e0694580e2eaf365fb80ac2a32601b
Contents?: true
Size: 451 Bytes
Versions: 17
Compression:
Stored size: 451 Bytes
Contents
classes.rb:1 class Mine # # ******************************************************** # # This tests the 'method' command # # ******************************************************** # set debuggertesting on Currently testing the debugger is on. # set autoeval off autoeval is off. # b 11 Breakpoint 1 file ./classes.rb, line 11 # c Breakpoint 1 at classes.rb:11 classes.rb:11 metoo = Mine(new) # method Mine mymethod # m iv me @myvar = "init" # quit
Version data entries
17 entries across 17 versions & 3 rubygems