GShellError

Error codes returned by shell functions.

Values

ValueMeaning
BAD_QUOTING0

Mismatched or otherwise mangled quoting.

EMPTY_STRING1

String to be parsed was empty.

FAILED2

Some other error.

Meta