Environment
- just_env
- Arguments:
$1- The project environment filename. Argument to source_environment_files- Parameters:
VSI_COMMON_DIR-VSI_COMMON_DIRshould already be set to the vsi_common source directoryIf another file is needed to load the project environment successfully, then it should be added to the just_plugins
- Outputs:
JUST_PATH_ESC- Same asVSI_PATH_ESC, but without usingcommon_source.sh
Source the project environment. Loads the core components of just needed to load the project environment successfully.
See also
just_plugins, .justplugins JUST_PLUGIN_FILE
- JUST_PATH_ESC
Path escape string for windows path translation
See also