module OBF::Avz

Public Class Methods

to_external(avz_path) click to toggle source
# File lib/obf/avz.rb, line 2
def self.to_external(avz_path)
  # load the contents, process them into an external hash
end