Kizuki
HTTP API
GitHub
Preparing search index...
lib/commands
renameConcept
Function renameConcept
renameConcept
(
home
:
string
,
conceptId
:
string
,
name
:
string
)
:
Promise
<
void
>
Renames a concept. The course may not already have a live concept with that name.
Parameters
home
:
string
conceptId
:
string
name
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Renames a concept. The course may not already have a live concept with that name.