Class: CoBreak::Box

Inherits:
Object
  • Object
show all
Defined in:
lib/cobreak/cobreak_opt.rb

Defined Under Namespace

Classes: Cipher, Cryptgraphy

Class Method Summary collapse

Class Method Details

.var(options) ⇒ Object



4
5
6
7
# File 'lib/cobreak/cobreak_opt.rb', line 4

def self.var(options)
  @options = options
  $options = options
end