class Balmora::Variables::Options

Public Class Methods

factory(state) click to toggle source
# File lib/balmora/variables/options.rb, line 3
def self.factory(state)
  return state.options
end