File system
Preparing search index...
readYamlFile
Function readYamlFile
readYamlFile
<
T
>
(
filePath
:
string
)
:
Promise
<
T
>
Read and parse yaml file
Type Parameters
T
Parameters
filePath
:
string
file path
Returns
Promise
<
T
>
parsed yaml value such as object or valid yaml literal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
File system
Loading...
Read and parse yaml file