| Path: | lib/msf/ui/gtk2/assistant/types.rb |
| Last Update: | Sun Jan 27 21:45:44 -0600 2008 |
Core option types. The core supported option types are:
OptString - Multi-byte character string OptRaw - Multi-byte raw string OptBool - Boolean true or false indication OptPort - TCP/UDP service port OptAddress - IP address or hostname OptPath - Path name on disk OptInt - An integer value OptEnum - Select from a set of valid values OptAddressRange - A subnet or range of addresses