Method: Rex::Post::Meterpreter::Channel#type

Defined in:
lib/rex/post/meterpreter/channel.rb

#typeObject

The type of channel.



420
421
422
# File 'lib/rex/post/meterpreter/channel.rb', line 420

def type
  @type
end