Skip to content

Instantly share code, notes, and snippets.

@Zetten
Zetten / jq.BUILD
Last active January 9, 2020 11:08 — forked from benley/jq.BUILD
bazel build jq
licenses(["notice"])
cc_library(
name = "_jq_generated_hdrs",
hdrs = [
"src/version.h",
":src/builtin.inc",
],
include_prefix = "src",
strip_include_prefix = "src",
#
# delete_child_subkey.rb
#
# === Author
#
# Richard Clark <richard@fohnet.co.uk>
#
module Puppet::Parser::Functions
newfunction(:delete_child_subkey, :type => :rvalue, :doc => <<-EOS
Given a hash containing nested hashes, a single or array of regular