58@:>  ;] q5   **00I0*3BCDC !!**9  :00*3FGHG##e **00Q70&0Q7 0'0Q*3JK.L0K   1m%%  **07*05* 0*3NO PORTR !m))U **0,079 ":0,00*3XY$Z&Y#$#$%'++ **07.9 ":007* 9 ":00 005*9 &:/000*3\]^6]8`QbS`''(')*'+,T..  **0*0*0*0* 0*0*0*0*0* 0*" 0*$ 0*( 0** 0*- 0*3 &2&>-J2V8bBnFzJNX\c\-./0111111111115#%$%$**9 :9  :+*9  2:9   :0*3e2f4e35%'''* +3 ((((('% -m0123456789:;<=>?@ABCD)E!#FGH%.IJKLM+NOPQRSTUVWXYB(EB(P/home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/pry-0.12.2/lib/pry/commands/play.rbEB(
EB( EB( EB(playEB(EditingEB(;Playback a string variable, method, line, or file as input.EB(( Usage: play [OPTIONS] [--help] The play command enables you to replay code from files and methods as if they were entered directly in the Pry REPL. play --lines 149..153 # assumes current context play -i 20 --lines 1..3 # assumes lines of the input expression at 20 play -o 4 # the output of an expression at 4 play Pry#repl -l 1..-1 # play the contents of Pry#repl method play -e 2 # play from specified line until end of valid expression play hello.rb # play a file play Rakefile -l 5 # play line 5 of a file play -d hi # play documentation of hi method play hi --open # play hi method and leave it open https://github.com/pry/pry/wiki/User-Input#wiki-Play B( EB(optionsB(ZEB(Plays the selected content except the last line. Useful for replaying methods and leaving the method definition "open". `amend-line` can then be used to modify the method.B([B(\EB(&Executes until end of valid expressionB(]B(^EB(Prints executed codeB(_B(EB(processB(EB( perform_playEB( fix-indentB(EB( show_inputEB( show-inputB(EB(content_after_options B(`aB(bB(!EB(content_at_expressionB(#EB( code_objectB(%EB(should_use_default_file?B(cB(dB()EB(contentB(+EB( default_fileEB(__FILE__B(.EB( file_contentEB(File does not exist! File was: EB(PryEB(CommandEB( ClassCommandEB(PlayEB( CodeCollectorEB(IntegerEB(optEB(inject_optionsEB(onEB(@ccEB(argsEB(optsEB(_pry_EB(newEB( eval_stringEB(<