Method: Rex::Proto::SMB::SimpleClient::OpenPipe#mode
- Defined in:
- lib/rex/proto/smb/simpleclient/open_pipe.rb
#mode ⇒ Object
Valid modes are: ‘trans’ and ‘rw’
11 12 13 |
# File 'lib/rex/proto/smb/simpleclient/open_pipe.rb', line 11 def mode @mode end |