Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombshell-dev/clack
/ segments
Method
segments
packages/core/src/prompts/date.ts:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
get segments(): readonly SegmentConfig[] {
151
return
this.#segments;
152
}
153
154
get separator(): string {
155
return
this.#separator;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected