Gaunt Sloth Assistant
GitHub
Preparing search index...
providers/file
get
Function get
get
(
_
:
null
|
ProviderConfig
,
fileName
:
undefined
|
string
,
)
:
Promise
<
null
|
string
>
Reads the text file from current dir
Parameters
_
:
null
|
ProviderConfig
config (unused in this provider)
fileName
:
undefined
|
string
Returns
Promise
<
null
|
string
>
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