Class: Radar::API::AnalyzerController::Result_result
- Inherits:
-
Object
- Object
- Radar::API::AnalyzerController::Result_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/radar/api/analyzer_controller.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Radar::API::Result} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
498 |
# File 'lib/radar/api/analyzer_controller.rb', line 498 def struct_fields; FIELDS; end |
#validate ⇒ Object
500 501 |
# File 'lib/radar/api/analyzer_controller.rb', line 500 def validate end |