Class: RubySMB::Server::Share::Provider::Pipe

Inherits:
Base
  • Object
show all
Defined in:
lib/ruby_smb/server/share/provider/pipe.rb

Direct Known Subclasses

IpcPipe

Defined Under Namespace

Classes: Processor

Constant Summary collapse

TYPE =
TYPE_PIPE

Instance Attribute Summary

Attributes inherited from Base

#name

Method Summary

Methods inherited from Base

#initialize, #new_processor, #type

Constructor Details

This class inherits a constructor from RubySMB::Server::Share::Provider::Base