Module: js-whatever/js/escape-hod-identifier

js-whatever/js/escape-hod-identifier

require("js-whatever/js/escape-hod-identifier")(input) → {string}

Escape colons in HOD identifiers. HOD identifiers (domain names, application names, index names etc) can be
concatenated with colons. In these cases, : must become \: and \ must become \.

Parameters:
Name Type Description
input string

The input string

Source:
Returns:

The escaped string

Type
string
Source:
Copyright 2013-2018 Micro Focus International plc. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
Documentation generated by JSDoc 3.4.3 on Thu Jun 21st 18:04 2018 using the DocStrap template.