You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
@gaunt-sloth/review
commands/commandUtils
getContentFromProvider
Variable getContentFromProvider
Const
getContentFromProvider
:
(
contentProvider
:
"file"
|
"text"
|
"github"
|
undefined
,
contentId
:
string
|
undefined
,
config
:
GthConfig
,
)
=>
Promise
<
string
>
= getContentFromSource
Type Declaration
(
contentProvider
:
"file"
|
"text"
|
"github"
|
undefined
,
contentId
:
string
|
undefined
,
config
:
GthConfig
,
)
:
Promise
<
string
>
Parameters
contentProvider
:
"file"
|
"text"
|
"github"
|
undefined
contentId
:
string
|
undefined
config
:
GthConfig
Returns
Promise
<
string
>
Deprecated
Use getContentFromSource instead
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...
Deprecated
Use getContentFromSource instead