Sha256: 552abe6a4691a79c9bd0331b9c72e8aa1983c8cd16fd58bb6c80664261a9dd7a
Contents?: true
Size: 275 Bytes
Versions: 13
Compression:
Stored size: 275 Bytes
Contents
# typed: strict # frozen_string_literal: true require_relative "compose_bundle" # When this is invoked on Windows, we pass the raw initialize as an argument to this script. On other platforms, we # invoke the compose method from inside a forked process compose(ARGV.first)
Version data entries
13 entries across 13 versions & 1 rubygems