Class: Cadenya::Types::Capability_Caching

Inherits:
Object
  • Object
show all
Defined in:
lib/cadenya/types.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.from_json(_data) ⇒ Object



1072
1073
1074
# File 'lib/cadenya/types.rb', line 1072

def self.from_json(_data)
  new
end

Instance Method Details

#to_hObject



1076
1077
1078
# File 'lib/cadenya/types.rb', line 1076

def to_h
  {}
end