Sha256: cdd8490183f9d2db3c6ec3acd47c5316289208330fef5642695505e5609d8356

Contents?: true

Size: 504 Bytes

Versions: 46

Compression:

Stored size: 504 Bytes

Contents

#!/bin/bash

#/ NAME
#/     hosts --
#/
#/ SYNOPSIS
#/     
#/     hosts
#/

# figure out the project root under which bin, lib live
shome="$(cd -P -- "$(dirname -- "$BASH_SOURCE")/.." && pwd -P)"

# load a jason bourne library
source "$shome/libexec/_treadstone"
require 'ao'

function aomain {
  export LOCAL_ONLY=true
  set -- $(for a in "$@"; do echo $a.echo; done)
  cap "$@" 2>&1 | grep eea914aaa8dde6fdae29242b1084a2b0415eefaf | awk '{print $NF}' | sort -u 2>&1
}

require sub "$BASH_SOURCE" "$@"

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
alpha_omega-1.5.10 libexec/aoh-hosts
alpha_omega-1.5.9 libexec/aoh-hosts
alpha_omega-1.5.8 libexec/aoh-hosts
alpha_omega-1.5.7 libexec/aoh-hosts
alpha_omega-1.5.6 libexec/aoh-hosts
alpha_omega-1.5.4 libexec/aoh-hosts
alpha_omega-1.5.3 libexec/aoh-hosts
alpha_omega-1.5.2 libexec/aoh-hosts
alpha_omega-1.5.1 libexec/aoh-hosts
alpha_omega-1.5.0 libexec/aoh-hosts
alpha_omega-1.3.48 libexec/aoh-hosts
alpha_omega-1.3.47 libexec/aoh-hosts
alpha_omega-1.3.46 libexec/aoh-hosts
alpha_omega-1.3.45 libexec/aoh-hosts
alpha_omega-1.3.44 libexec/aoh-hosts
alpha_omega-1.3.43 libexec/aoh-hosts
alpha_omega-1.3.42 libexec/aoh-hosts
alpha_omega-1.3.41 libexec/aoh-hosts
alpha_omega-1.3.40 libexec/aoh-hosts
alpha_omega-1.3.39 libexec/aoh-hosts