@tryforge/forgescript
Preparing search index...
FileReader
Class FileReader
Index
Constructors
constructor
Properties
Syntax
Methods
read
read
Constructors
constructor
new
FileReader
(
code
:
string
,
req
:
any
)
:
FileReader
Parameters
code
:
string
req
:
any
Returns
FileReader
Properties
Static
Readonly
Syntax
Syntax
:
{
Close
:
string
;
Escape
:
string
;
Open
:
string
}
= ...
Methods
read
read
()
:
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
|
null
Returns
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
|
null
Static
read
read
(
fsPath
:
string
,
reqPath
:
string
,
)
:
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
|
null
Parameters
fsPath
:
string
reqPath
:
string
Returns
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Syntax
Methods
read
read
@tryforge/forgescript
Loading...