Kizuki
HTTP API
GitHub
Preparing search index...
lib/commands
createCourse
Function createCourse
createCourse
(
home
:
string
,
name
:
string
)
:
Promise
<
string
>
Creates a course. Names must be unique, ignoring case. Returns the new course id.
Parameters
home
:
string
name
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Creates a course. Names must be unique, ignoring case. Returns the new course id.