Preparing search index...
The search index is not available
@mojojs/core
@mojojs/core
util
cliCreateFile
Function cliCreateFile
cli
Create
File
(
path
,
template
,
values
?
,
options
?
)
:
Promise
<
void
>
Create file for generator commands.
Parameters
path
:
string
template
:
string
values
:
Record
<
string
,
any
>
= {}
options
:
{
chmod
?:
Mode
;
}
= {}
Optional
chmod
?:
Mode
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@mojojs/core
app
body
body/params
cache
cgi
cli
cli/cgi
cli/create-full-app
cli/create-lite-app
cli/create-plugin
cli/eval
cli/get
cli/repl
cli/routes
cli/server
cli/version
context
core
headers
hooks
logger
Loading...
Generated using
TypeDoc
Create file for generator commands.