Home
last modified time | relevance | path

Searched refs:config_file_location (Results 1 – 3 of 3) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tools/
H A Dshared.py379 exit_with_error('%s is not defined in %s', key, config_file_location())
381 exit_with_error('%s is set to empty value in %s', key, config_file_location())
384 exit_with_error('NODE_JS is not defined in %s', config_file_location())
447 logger.debug('JAVA not defined in ' + config_file_location() + ', using "java"')
452 def config_file_location(): function
560 …ble (%s) does not seem to work, check the paths in %s (%s)', NODE_JS, config_file_location, str(e))
711 …+ 'Could not create canonical temp dir. Check definition of TEMP_DIR in ' + config_file_location())
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/oracle/
H A Doci_utils.py90 config_file_location=dict(type="str"),
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/oracle/
H A Doci_utils.py88 config_file_location=dict(type="str"),