Sha256: c4f9654b099848a4a47d4160820c31cf40a3945baeeeba623e69a6932360979f
Contents?: true
Size: 419 Bytes
Versions: 13
Compression:
Stored size: 419 Bytes
Contents
# Copyright (C) 2011 AMEE UK Ltd. - http://www.amee.com # Released as Open Source Software under the BSD 3-Clause license. See LICENSE.txt for details. # :title: Class: AMEE::DataAbstraction::Output module AMEE module DataAbstraction # Subclass of <tt>Term</tt> providing methods and attributes appropriate for # representing AMEE return values specifically # class Output < Term end end end
Version data entries
13 entries across 13 versions & 1 rubygems