DotPrison::Consumer
Inherits Struct < Value < Object
A struct that provides access to a table
The #consume macro is used to specify the method name, type, as well as the key(s) from the table
A consumer is simply an access layer to the table, so data is not fully copied
Constructors
new
SourceInstance methods
initialize
Sourcetable
Source