Update in-source code documentation

This commit is contained in:
Raymond Hill 2025-10-02 12:30:06 -04:00
parent 52bc354bce
commit d8ed2c2866
No known key found for this signature in database
GPG key ID: F5630CAE62A14316

View file

@ -48,6 +48,8 @@ import { validateConstantFn } from './set-constant.js';
* json-parsed string after `json:`.
* If the replacement value matches `repl:/.../.../`, the target argument will
* be replaced according the regex-replacement directive following `repl:`
* If the replacement value matches `add:number`, number will be added to the
* target argument.
*
* @param [, condition, pattern]
* Optional. The replacement will occur only when pattern matches the target