module GPUEater

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/gpueater.rb, line 276
def self.new #@
  return APIv1.new
end