#!/bin/bash source $REPO_ROOT/bootstrap/shared/shared_functions.sh if ! which vagrant >/dev/null { echo "You must have Vagrant installed to build an environment using Vagrant." > !2 exit 1 } (CommandList children: [ (C {(.)} {($ VSub_Name "$REPO_ROOT") (/bootstrap/shared/shared_functions.sh)}) (If arms: [ (if_arm cond: [ (Sentence child: (Pipeline children: [ (SimpleCommand words: [{(which)} {(vagrant)}] redirects: [(Redir op_id:Redir_Great fd:-1 arg_word:{(/dev/null)} spids:[18])] ) ] negated: True ) terminator: ) ] action: [ (SimpleCommand words: [ {(echo)} {(DQ ("You must have Vagrant installed to build an environment using Vagrant."))} ] redirects: [(Redir op_id:Redir_GreatAnd fd:-1 arg_word:{(2)} spids:[31])] ) (C {(exit)} {(1)}) ] spids: [-1 22] ) ] spids: [-1 39] ) ] )