Bellhop Expert Settings
There are some expert settings that are not exposed in the Preferences window, however you can set them manually from the Terminal using the defaults command. The name of each default setting is given, followed by its purpose.
F-Script
- FSContext:Interpreter — Absolute path to an alternate copy of the F-Script framework. If this value is set, then Bellhop will load this framework instead of the bundled F-Script framework.
Perl
- PLContext:Interpreter — Absolute path to a Perl interpreter. If this value is set, then Bellhop will use this interpreter to execute Perl services.
Python
- PYContext:Interpreter — Absolute path to a Python interpreter. If this value is set, then Bellhop will use this interpreter to execute Python services.
Ruby
- RBContext:Interpreter — Absolute path to a Ruby interpreter. If this value is set, then Bellhop will use this interpreter to execute Ruby services.