OpenFairyGUI API
Preparing search index...
core/src
ProjectReader
Class ProjectReader
Index
Constructors
constructor
Methods
read
Constructors
constructor
new
ProjectReader
(
fs
:
FileSystem
)
:
ProjectReader
Parameters
fs
:
FileSystem
Returns
ProjectReader
Methods
read
read
(
projectPath
:
string
,
options
?:
ProjectReadOptions
)
:
Promise
<
Document
>
Parameters
projectPath
:
string
options
:
ProjectReadOptions
= {}
Returns
Promise
<
Document
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
read
OpenFairyGUI API
Loading...