ISPO SDK
ISPO
Preparing search index...
core
PromptSessionSummary
Interface PromptSessionSummary
Markdown
Copy Markdown
interface
PromptSessionSummary
{
cwd
?:
string
;
key
:
string
;
messageCount
:
number
;
project
?:
string
;
sessionId
:
string
;
sizeBytes
:
number
;
startedAt
?:
string
;
store
:
PromptHistoryStore
;
storeLabel
:
string
;
title
:
string
;
updatedAt
:
string
;
warningCount
:
number
;
}
Index
Properties
cwd?
key
message
Count
project?
session
Id
size
Bytes
started
At?
store
store
Label
title
updated
At
warning
Count
Properties
Optional
cwd
cwd
?:
string
key
key
:
string
message
Count
messageCount
:
number
Optional
project
project
?:
string
session
Id
sessionId
:
string
size
Bytes
sizeBytes
:
number
Optional
started
At
startedAt
?:
string
store
store
:
PromptHistoryStore
store
Label
storeLabel
:
string
title
title
:
string
updated
At
updatedAt
:
string
warning
Count
warningCount
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cwd
key
message
Count
project
session
Id
size
Bytes
started
At
store
store
Label
title
updated
At
warning
Count
ISPO
ISPO SDK
Loading...