MCPcopy Create free account
hub / github.com/awslabs/llrt / format

Method format

types/path.d.ts:137–137  ·  view source on GitHub ↗

* Returns a path string from an object - the opposite of parse(). * * @param pathObject path to evaluate.

(pathObject: FormatInputPathObject)

Source from the content-addressed store, hash-verified

135 * @param pathObject path to evaluate.
136 */
137 format(pathObject: FormatInputPathObject): string;
138 }
139 }
140 const path: path.PlatformPath;

Callers 15

array_to_stringFunction · 0.65
format_yearFunction · 0.65
format_monthFunction · 0.65
format_numberFunction · 0.65
format_timezoneFunction · 0.65
format_numberFunction · 0.65
build_format_partsFunction · 0.65
format_timezone_nameFunction · 0.65
format_date_in_timezoneFunction · 0.65
url_restricted_errorFunction · 0.65
uri_originFunction · 0.65
get_hostnameFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected