Top Level Namespace
Defined Under Namespace
Modules: FSR Classes: Hash, Pathname, String
Constant Summary
- FSC =
FSR::Cmd
- FSA =
FSR::App
- FSL =
FSR::Listener
Instance Method Summary (collapse)
-
- (Object) stringio
Fake socket used for mock testing ##.
Instance Method Details
- (Object) stringio
Fake socket used for mock testing ##
3 |
# File 'lib/fsr/fake_socket.rb', line 3 require 'stringio' |