lib/irt/commands/help.rb in irt-1.2.6 vs lib/irt/commands/help.rb in irt-1.2.7
- old
+ new
@@ -106,10 +106,10 @@
irt_at_exit block Ensures execution of block at exit (useful for
cleanup of test env)
#{label " Extensions ", :log_color}
Kernel#capture stream {} Executes block and returns a string containing the
- captured str(eam).
+ captured stream
Kernel#silence stream {} Alias for capture
Object#own_methods Returns the methods implemented by the receiver
itself (not inherited)
Object#<editor> (<editor> can be 'vi', 'nano|nn', 'emacs|em')
Yaml-dump the object in a tmp.yml file and opens it