Libraries
»
compute_unit
(0.5.1)
»
Index
»
ComputeUnit
»
Device
»
#to_json
Method: ComputeUnit::Device#to_json
Defined in:
lib/compute_unit/device.rb
#
to_json
(c = nil) ⇒
Object
177 178 179
# File 'lib/compute_unit/device.rb', line 177
def
to_json
(
c
=
nil
)
to_h
.
to_json
(
c
)
end