class Console1984::ProtectionsConfig

Attributes

config[R]

Public Class Methods

new(config) click to toggle source
# File lib/console1984/protections_config.rb, line 8
def initialize(config)
  @config = config
end