@eagleoutice/flowr - v2.13.14
Preparing search index...
src/documentation/data/faq/wiki-faq-store
FaqStore
Class FaqStore
Manage all questions and answers by topic.
Index
Constructors
constructor
Methods
add
Faq
to
Markdown
with
Topic
Constructors
constructor
new
FaqStore
()
:
FaqStore
Returns
FaqStore
Methods
add
Faq
addFaq
(
question
:
string
,
answer
:
string
)
:
this
Parameters
question
:
string
answer
:
string
Returns
this
to
Markdown
toMarkdown
()
:
string
Returns
string
with
Topic
withTopic
(
topic
:
|
"flowr.use"
|
"flowr.development"
|
"r.packages"
|
"editor.configs"
,
)
:
this
Parameters
topic
:
"flowr.use"
|
"flowr.development"
|
"r.packages"
|
"editor.configs"
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Faq
to
Markdown
with
Topic
@eagleoutice/flowr - v2.13.14
Loading...
Manage all questions and answers by topic.