Class: ResultType

Inherits:
Object
  • Object
show all
Defined in:
lib/audit/lib/parser/result_type.rb

Overview

To change this template, choose Tools | Templates and open the template in the editor.

Constant Summary collapse

MESSAGE =
:message
FILE =
:file
PROGRAM_NAME =
:program_name
LISTENING_PORT =
:listening_port
CPE_NAME =
:cpe_name
CHECK_FINISHED =
:check_finished
DATA =
:data
NONE =
:none