Go to the source code of this file.
Functions | |
| function | isFlagSet () |
| function | isFlagUnset () |
| function | STDERR () |
| function | ERROR () |
| function | FATAL () |
| function | LASTFATAL () |
| function | isRelativePath () |
| function | simplifyPath () |
| function ERROR | ( | ) |
Definition at line 18 of file utilities.sh.
| function FATAL | ( | ) |
Definition at line 19 of file utilities.sh.
| function isFlagSet | ( | ) |
Definition at line 7 of file utilities.sh.
| function isFlagUnset | ( | ) |
Definition at line 12 of file utilities.sh.
| function isRelativePath | ( | ) |
Definition at line 32 of file utilities.sh.
| function LASTFATAL | ( | ) |
Definition at line 25 of file utilities.sh.
| function simplifyPath | ( | ) |
Definition at line 38 of file utilities.sh.
| function STDERR | ( | ) |
Definition at line 17 of file utilities.sh.
1.8.5