Libraries
»
labclient
(0.4.0)
»
Index
»
LabClient
»
LabStruct
»
#as_json
Method: LabClient::LabStruct#as_json
Defined in:
lib/labclient/lab_struct.rb
#
as_json
(*args) ⇒
Object
16 17 18
# File 'lib/labclient/lab_struct.rb', line 16
def
as_json
(
*
args
)
super
.
as_json
[
'table'
]
end