Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simular.ai/llms.txt

Use this file to discover all available pages before exploring further.

Function: readFile()

readFile(path): string
Defined in: index.d.ts:1672 Reads a file and returns its trimmed contents. If the path is relative, it is resolved against the default cache location.

Parameters

path

string

Returns

string