Method: Net::NTLM::FieldSet.opts

Defined in:
lib/net/ntlm.rb

.optsObject



406
407
408
# File 'lib/net/ntlm.rb', line 406

def opts
  @proto.map{|n, t, o| o}
end