File Manager

Path: /opt/chef/embedded/lib/ruby/2.7.0/ostruct/

Viewing File: version.rb

# frozen_string_literal: true

class OpenStruct
  VERSION = "0.2.0"
end