Gaunt Sloth Assistant - v1.5.6
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 - v1.5.6
Loading...
Deprecated
Use getContentFromSource instead