Class: OpenFeature::SDK::ClientMetadata
- Inherits:
-
Struct
- Object
- Struct
- OpenFeature::SDK::ClientMetadata
- Defined in:
- lib/open_feature/sdk/client_metadata.rb
Instance Attribute Summary collapse
-
#domain ⇒ Object
Returns the value of attribute domain.
Instance Attribute Details
#domain ⇒ Object
Returns the value of attribute domain
3 4 5 |
# File 'lib/open_feature/sdk/client_metadata.rb', line 3 def domain @domain end |