MCPcopy Create free account

hub / github.com/chongdashu/cc-statusline / functions

Functions34 in github.com/chongdashu/cc-statusline

↓ 3 callersFunctiongenerateMockClaudeInput
(config?: Partial<StatuslineConfig>)
src/utils/tester.ts:51
↓ 2 callersFunctiongetPerformanceLevel
(executionTime: number)
src/cli/preview.ts:88
↓ 2 callersFunctiontestStatuslineScript
(script: string, mockData?: any)
src/utils/tester.ts:13
↓ 1 callersFunctioncheckJqInstallation
()
src/cli/commands.ts:16
↓ 1 callersFunctioncollectConfiguration
()
src/cli/prompts.ts:14
↓ 1 callersFunctionexecuteScript
(scriptPath: string, input: string)
src/utils/tester.ts:126
↓ 1 callersFunctiongenerateBashStatusline
(config: StatuslineConfig)
src/generators/bash-generator.ts:9
↓ 1 callersFunctiongenerateBasicColors
()
src/features/colors.ts:26
↓ 1 callersFunctiongenerateBasicDataExtraction
(hasDirectory: boolean, hasModel: boolean, hasContext: boolean)
src/generators/bash-generator.ts:123
↓ 1 callersFunctiongenerateColorBashCode
(config: ColorConfig)
src/features/colors.ts:6
↓ 1 callersFunctiongenerateContextBashCode
(colors: boolean)
src/generators/bash-generator.ts:162
↓ 1 callersFunctiongenerateDisplaySection
(config: StatuslineConfig, gitConfig: any, usageConfig: any)
src/generators/bash-generator.ts:214
↓ 1 callersFunctiongenerateGitBashCode
(config: GitFeature, colors: boolean)
src/features/git.ts:8
↓ 1 callersFunctiongenerateGitUtilities
()
src/features/git.ts:42
↓ 1 callersFunctiongenerateJsonExtractorCode
()
src/generators/bash-generator.ts:87
↓ 1 callersFunctiongenerateLoggingCode
()
src/generators/bash-generator.ts:64
↓ 1 callersFunctiongenerateLoggingOutput
()
src/generators/bash-generator.ts:202
↓ 1 callersFunctiongenerateUsageBashCode
(config: UsageFeature, colors: boolean)
src/features/usage.ts:10
↓ 1 callersFunctiongenerateUsageUtilities
()
src/features/usage.ts:126
↓ 1 callersFunctiongetJqInstallInstructions
()
src/cli/commands.ts:25
↓ 1 callersFunctiongetPerformanceEmoji
(performance: string)
src/cli/preview.ts:78
↓ 1 callersFunctioninstallStatusline
( script: string, outputPath: string, config: StatuslineConfig )
src/utils/installer.ts:7
↓ 1 callersFunctionpreviewCommand
(scriptPath: string)
src/cli/preview.ts:8
↓ 1 callersFunctionupdateSettingsJson
(claudeDir: string, scriptName: string, isGlobal: boolean)
src/utils/installer.ts:55
↓ 1 callersFunctionvalidateConfig
(config: StatuslineConfig)
src/utils/validator.ts:9
FunctionanalyzeTestResult
(result: TestResult, config: StatuslineConfig)
src/utils/tester.ts:175
FunctioncheckClaudeCodeSetup
()
src/utils/installer.ts:114
FunctiondisplayConfigSummary
(config: StatuslineConfig)
src/cli/prompts.ts:81
FunctiongenerateGitDisplayCode
(config: GitFeature, colors: boolean, emojis: boolean)
src/features/git.ts:28
FunctiongenerateMockCcusageOutput
()
src/utils/tester.ts:90
FunctiongenerateUsageDisplayCode
(config: UsageFeature, colors: boolean, emojis: boolean)
src/features/usage.ts:154
FunctiongetThemeColors
(theme: 'minimal' | 'detailed' | 'compact')
src/features/colors.ts:63
FunctioninitCommand
(options: InitOptions)
src/cli/commands.ts:84
FunctionvalidateDependencies
()
src/utils/validator.ts:53