#include "hest.h"#include "privateHest.h"

Variables | |
| int | hestVerbosity = 0 |
| int | hestRespFileEnable = AIR_FALSE |
| int | hestColumns = 79 |
| int | hestElideSingleEnumType = AIR_FALSE |
| int | hestElideSingleOtherType = AIR_FALSE |
| int | hestElideSingleOtherDefault = AIR_FALSE |
| int | hestElideSingleNonExistFloatDefault = AIR_FALSE |
| int | hestElideMultipleNonExistFloatDefault = AIR_FALSE |
| int | hestElideSingleEmptyStringDefault = AIR_FALSE |
| int | hestElideMultipleEmptyStringDefault = AIR_FALSE |
| int | hestGreedySingleString = AIR_TRUE |
| int | hestCleverPluralizeOtherY = AIR_FALSE |
| char | hestRespFileFlag = '@' |
| char | hestRespFileComment = '#' |
| char | hestVarParamStopFlag = '-' |
| char | hestMultiFlagSep = ',' |
| int hestCleverPluralizeOtherY = AIR_FALSE |
| int hestColumns = 79 |
| int hestElideMultipleEmptyStringDefault = AIR_FALSE |
| int hestElideMultipleNonExistFloatDefault = AIR_FALSE |
| int hestElideSingleEmptyStringDefault = AIR_FALSE |
| int hestElideSingleEnumType = AIR_FALSE |
| int hestElideSingleNonExistFloatDefault = AIR_FALSE |
| int hestElideSingleOtherDefault = AIR_FALSE |
| int hestElideSingleOtherType = AIR_FALSE |
| int hestGreedySingleString = AIR_TRUE |
| char hestMultiFlagSep = ',' |
| char hestRespFileComment = '#' |
| int hestRespFileEnable = AIR_FALSE |
| char hestRespFileFlag = '@' |
| char hestVarParamStopFlag = '-' |
| int hestVerbosity = 0 |
1.5.6