@vttforge/cli / ResolvedInitOptions
Interface: ResolvedInitOptions
Extends
Required<Omit<InitOptions,"cwd"|"id"|"title"|"description"|"author"|"license"|"yes">>
Properties
author
author:
string
cwd
cwd:
string
description
description:
string
dest
dest:
string
foundryMinVersion
foundryMinVersion:
string
foundryVerifiedVersion
foundryVerifiedVersion:
string
id
id:
string
lang
lang:
"ts"|"js"
Inherited from
license
license:
string
name
name:
string
Inherited from
noGit
noGit:
boolean
Inherited from
noInstall
noInstall:
boolean
Inherited from
templateVariant
templateVariant:
TemplateVariant
title
title:
string
type
type:
"system"|"module"