Class: Cadenya::Types::Capability_TopP

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



1154
1155
1156
# File 'lib/cadenya/types.rb', line 1154

def self.from_json(_data)
  new
end

Instance Method Details

#to_hObject



1158
1159
1160
# File 'lib/cadenya/types.rb', line 1158

def to_h
  {}
end