SysProM
Preparing search index...
speckit/project
SpecKitFeature
Interface SpecKitFeature
A single Spec-Kit feature with its metadata and file paths.
interface
SpecKitFeature
{
dir
:
string
;
files
:
{
checklist
:
string
|
null
;
dataModel
:
string
|
null
;
plan
:
string
|
null
;
quickstart
:
string
|
null
;
research
:
string
|
null
;
spec
:
string
|
null
;
tasks
:
string
|
null
;
}
;
id
:
string
;
name
:
string
;
number
:
number
;
}
Index
Properties
dir
files
id
name
number
Properties
dir
dir
:
string
files
files
:
{
checklist
:
string
|
null
;
dataModel
:
string
|
null
;
plan
:
string
|
null
;
quickstart
:
string
|
null
;
research
:
string
|
null
;
spec
:
string
|
null
;
tasks
:
string
|
null
;
}
id
id
:
string
name
name
:
string
number
number
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dir
files
id
name
number
SysProM
Loading...
A single Spec-Kit feature with its metadata and file paths.