Method: Bandit::Config#storage

Defined in:
lib/bandit/config.rb

#storageObject

storage should be name of storage engine



9
10
11
# File 'lib/bandit/config.rb', line 9

def storage
  @storage
end