Class: Iodized::Features::Feature_set_args
- Inherits:
-
Object
- Object
- Iodized::Features::Feature_set_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/iodized/features.rb
Constant Summary collapse
- STATE =
1- FIELDS =
{ STATE => {:type => ::Thrift::Types::MAP, :name => 'state', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
107 |
# File 'lib/iodized/features.rb', line 107 def struct_fields; FIELDS; end |
#validate ⇒ Object
109 110 |
# File 'lib/iodized/features.rb', line 109 def validate end |