Class: Balmora::Variables::Options

Inherits:
Object
  • Object
show all
Defined in:
lib/balmora/variables/options.rb

Class Method Summary collapse

Class Method Details

.factory(state) ⇒ Object



3
4
5
# File 'lib/balmora/variables/options.rb', line 3

def self.factory(state)
  return state.options
end