Files
metasploit-gs/lib/metasploit
Luke Imhoff e051272a20 Fix typo
MSP-11046

`ActiveSupport::OrderedOptions` automatically create an attribute for
any missing keys, so when `options.console.resource` was used it would
return `nil` instead of the erroring.  The correct option name was
`options.console.resources` (note the pluralization).
2014-08-12 10:49:35 -05:00
..
2014-08-12 10:49:35 -05:00
2014-07-29 14:02:56 -05:00