Handbook
Glossary
deploy-reflection-options ( -- value )
Vocabulary
tools
.
deploy
.
config
Inputs
None
Outputs
value
an
object
Definition
IN:
tools.deploy.config
CONSTANT:
deploy-reflection-options
{
{
1
"Level 1 - No reflection"
}
{
2
"Level 2 - Retain word names"
}
{
3
"Level 3 - Prettyprinter"
}
{
4
"Level 4 - Debugger"
}
{
5
"Level 5 - Parser"
}
{
6
"Level 6 - Full environment"
}
}
inline