Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ userFacingName
Function
userFacingName
src/commands/createMovedToPluginCommand.ts:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
progressMessage,
35
contentLength: 0,
// Dynamic content
36
userFacingName() {
37
return
name
38
},
39
source:
'builtin'
,
40
async
getPromptForCommand(
41
args: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected