Sha256: 181109aa0304883cd57cecc682df888e49aabc742ef081e6c04725fd155aaa21

Contents?: true

Size: 200 Bytes

Versions: 1

Compression:

Stored size: 200 Bytes

Contents

module Stash
  # Code relating to the {https://dash.ucop.edu/stash_wrapper/ Stash wrapper format}
  module Wrapper
    Dir.glob(File.expand_path('wrapper/*.rb', __dir__), &method(:require))
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stash-wrapper-0.1.12 lib/stash/wrapper.rb