Unused functions
Hides these from New and uncategorized functions
{isDockerComposeCommand}
{documentationBuild}
{versionSort}
{isUpToDate}
{hostnameFull}
{ipLookup}
{dotEnvConfigure}
{cannon}
{pluralWord}
{plural}
{newlineHide}
{usageDocument}
{usageDocumentSimple}
{consoleHeadingBoxed}
{loadAverage}
{loopExecute}
{lowercase}
{uppercase}
{randomString}
{rotateLog}
{rotateLogs}
{shaPipe}
{usageRequireBinary}
{usageRequireEnvironment}
{veeGitTag}
{watchDirectory}
{parseBoolean}
{clampDigits}
{replaceFirstPattern}
{stringReplace}
{trimBoth}
{trimHead}
{trimTail}
{singleBlankLines}
{trimRightSpace}
{trimLeftSpace}
{trimSpace}
{removeFields}
{hasHook}
{isSubstring}
{isSubstringInsensitive}
{darkLight}
filesOpenStatus
Output current open files
Usage
filesOpenStatus
Output current open files stdout
Location:
bin/build/tools/debug.sh
Arguments
- none
Return codes
0- Success1- Environment error2- Argument error
{findUncaughtAssertions}
{hasColors}
{hasConsoleAnimation}
{insideDocker}
{cachedShaPipe}
{consoleColorMode}
{newRelease}
{debugOpenFiles}
deprecatedTokensFile
Run deprecated tokens file search
Usage
deprecatedTokensFile
Run deprecated tokens file search
Location:
bin/build/tools/deprecated-tools.sh
Arguments
- none
Return codes
0- Success1- Environment error2- Argument error
{exampleFunction}
{githubURLsToCSV}
isType
Bash types beyond
type -t
Usage
isType
Bash types beyond type -t
Location:
bin/build/tools/type.sh
Arguments
- none
Return codes
0- Success1- Environment error2- Argument error
processOpenPipes
Output the number of open files for a process ID
Usage
processOpenPipes [ --help ]
Output the number of open files for a process ID or group Not completed yet
Location:
bin/build/tools/process.sh
Arguments
--help- Flag. Optional. Display this help.
Return codes
0- Success1- Environment error2- Argument error
{bashPromptModule_binBuild}
mapEnvironmentSed
Convert tokens in files to environment variable values
Arguments
environmentName- String. Optional. Map this value only. If not specified, all environment variables are mapped.--prefix- String. Optional. Prefix character for tokens, defaults to{.--suffix- String. Optional. Suffix character for tokens, defaults to}.--help- Flag. Optional. Display this help.
Return codes
0- Success1- Environment error2- Argument error
Requires
- throwArgument - Run `handler` with an argument error (source)
read- environmentVariables - Output a list of environment variables and ignore function definitions (source)
- decorate - decorate text using colors and styles (source)
sedcatrm- throwEnvironment - Run `handler` with an environment error (source)
- catchEnvironment - Run `command`, upon failure run `handler` with an environment error (source)
- returnClean - Delete files or directories and return the same exit code (source)
- validate - Validate a value by type (source)
- fileTemporaryName - Wrapper for `mktemp`. Generate a temporary file name, and fail (source)
See Also
{isAbsolutePath}
{tomorrowDate}
{boxedHeading}
{lineFill}
{repeat}
{whichExists}
{whichHook}
{extensionLists}
{yesterdayDate}
{todayDate}
{tomorrowDate}
{buildFailed}
{makeShellFilesExecutable}
{echoBar}
{clearLine}
{maximumFieldLength}
{maximumLineLength}
{usageArgumentLoadEnvironmentFile}