You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
@gaunt-sloth/review
sources/fileSource
get
Function get
get
(
_
:
ProviderConfig
|
null
,
fileName
:
string
|
undefined
,
)
:
Promise
<
string
|
null
>
Reads the text file from current dir
Parameters
_
:
ProviderConfig
|
null
config (unused in this source)
fileName
:
string
|
undefined
Returns
Promise
<
string
|
null
>
file contents
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...
Reads the text file from current dir