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
452 |
# File 'lib/radar/api/analyzer_controller.rb', line 452 def struct_fields; FIELDS; end |
#validate ⇒ Object
454 455 |
# File 'lib/radar/api/analyzer_controller.rb', line 454 def validate end |