Sha256: a2829c5de7d742509923849edcca2778cb823724d21377f556034c901fa0c2c2

Contents?: true

Size: 323 Bytes

Versions: 3

Compression:

Stored size: 323 Bytes

Contents

#!/usr/bin/env bash

# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

MYPATH=$(dirname "${BASH_SOURCE[0]}")

source "$MYPATH/cipd_bin_setup.sh"
cipd_bin_setup &> /dev/null

exec "$MYPATH/.cipd_bin/prpc" "$@"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/prpc
libv8-8.4.255.0 vendor/depot_tools/prpc
libv8-7.4.288.28.0beta1 vendor/depot_tools/prpc