Skip to main content

Functions

The following functions are defined:

ClassDescription

chmodRecursively()

Recursively changes file permissions within a folder tree.

filterPath()

Replaces non-alphanumeric characters with dashes to make paths comply with file system names.

filterPosixPath()

Replaces non-alphanumeric characters with dashes to make paths comply with POSIX file system names.

filterWin32Path()

Replaces non-alphanumeric characters with dashes to make paths comply with Windows file system names.

getErrorMessage()

Extracts an error message string from an unknown error value.

getPlatformKey()

Builds a unique key using the current platform and architecture.

isBoolean()

Determines whether a value is a boolean.

isJsonArray()

Determines whether a value is a JSON array.

isJsonObject()

Determines whether a value is a JSON object.

isNonEmptyJsonObject()

Determines whether a value is a non-empty JSON object.

isNumber()

Determines whether a value is a finite number.

isObject()

Determines whether a value is a non-array object.

isPrimitive()

Determines whether a value is a JavaScript primitive.

isString()

Determines whether a value is a string.

performSubstitutions()

Performs substitutions on an input string using Liquid.


Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.