All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
updateVersionList.sh File Reference

Go to the source code of this file.

Functions

then case $Param in ( '--experiment='*) ExperimentName
 

Variables

 SCRIPTNAME
 
do source
 
do i e
 
then Msg
 
do Param
 
 outputfile ='* ) DestFile="${Param#--*=}"
 
 reponame ='* ) ExperimentCodeName="${Param#--*=}"
 
version V DoVersion =1
 
help h DoHelp =1
 
 NoMoreOptions =1
 

Function Documentation

then case $Param in ( '--  experiment = '*)

Variable Documentation

help h DoHelp =1

Definition at line 256 of file updateVersionList.sh.

version V DoVersion =1

Definition at line 255 of file updateVersionList.sh.

do i e

Definition at line 68 of file updateVersionList.sh.

then Msg
Initial value:
=' <span class="aside">(no additional information available)</span>'
else
Msg+=" (documentation from ${DocDate}"
if [[ -n "$DocCodeGITreference" ]] && [[ "$DocCodeGITreference" != "$Version" ]]
then Msg

Definition at line 134 of file updateVersionList.sh.

NoMoreOptions =1

Definition at line 257 of file updateVersionList.sh.

outputfile ='* ) DestFile="${Param#--*=}"

Definition at line 253 of file updateVersionList.sh.

do Param
Initial value:
="${!iParam}"
if isFlagUnset NoMoreOptions && [[ "${Param:0:1}" == '-' ]]
NoMoreOptions
function isFlagUnset()
Definition: utilities.sh:12

Definition at line 249 of file updateVersionList.sh.

reponame ='* ) ExperimentCodeName="${Param#--*=}"

Definition at line 254 of file updateVersionList.sh.

SCRIPTNAME
Initial value:
="$(basename "$0")"
SCRIPTDIR="$(dirname "$0")"
declare LibraryToLoad
for LibraryToLoad in 'settings.sh' 'utilities.sh'
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in

Definition at line 26 of file updateVersionList.sh.

do source

Definition at line 32 of file updateVersionList.sh.