Preparing search index...
The search index is not available
@tryforge/forgescript
@tryforge/forgescript
FileReader
Class FileReader
Index
Constructors
constructor
Properties
code
index
req
Syntax
Methods
char
parse
Property
read
read
Name
read
Value
read
Constructors
constructor
new
File
Reader
(
code
,
req
)
:
FileReader
Parameters
code
:
string
req
:
any
Returns
FileReader
Properties
Private
Readonly
code
code
:
string
Private
index
index
:
number
= 0
Private
Readonly
req
req
:
any
Static
Readonly
Syntax
Syntax
:
{
Close
:
string
;
Escape
:
string
;
Open
:
string
;
}
= ...
Type declaration
Close
:
string
Escape
:
string
Open
:
string
Methods
Private
char
char
(
)
:
string
Returns
string
Private
parse
Property
parse
Property
(
obj
)
:
void
Parameters
obj
:
Record
<
string
,
unknown
>
Returns
void
read
read
(
)
:
null
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
Returns
null
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
Private
read
Name
read
Name
(
)
:
string
Returns
string
Private
read
Value
read
Value
(
)
:
string
Returns
string
Static
read
read
(
fsPath
,
reqPath
)
:
null
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
Parameters
fsPath
:
string
reqPath
:
string
Returns
null
|
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
|
(
BaseCommand
<
any
>
|
IBaseCommand
<
any
>
)
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
code
index
req
Syntax
char
parse
Property
read
read
Name
read
Value
read
@tryforge/forgescript
ArgType
CalendarType
ErrorType
HTTPContentType
LogPriority
LogType
OperatorType
RegistrationType
ReturnType
ApplicationCommand
ApplicationCommandManager
Arg
BaseCommand
BaseCommandManager
BaseEventHandler
CompiledFunction
Compiler
Container
Context
CooldownManager
DiscordEventHandler
Loading...
Generated using
TypeDoc