Class
IOStub
In:
lib/mspec/helpers/io.rb
Parent:
String
Methods
flush
print
printf
puts
write
Public Instance methods
flush
()
print
(*str)
printf
(format, *args)
puts
(*str)
write
(*str)
[Validate]