Class: Prosody::NativePublishedValue
- Inherits:
-
Object
- Object
- Prosody::NativePublishedValue
- Defined in:
- lib/prosody/native_stubs.rb,
sig/state.rbs
Instance Method Summary collapse
Instance Method Details
#get(key) ⇒ json_value?
878 879 880 |
# File 'lib/prosody/native_stubs.rb', line 878 def get(key) raise NotImplementedError, "This method is implemented natively in Rust" end |