File Manager

Path: /opt/chef/embedded/lib/ruby/gems/2.7.0/gems/tins-1.25.0/lib/tins/xt/

Viewing File: proc_compose.rb

require 'tins/proc_compose'

module Tins
  class ::Proc
    include Tins::ProcCompose
  end
end