Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/peter-evans/create-pull-request
/ DisplayNameEmail
Interface
DisplayNameEmail
src/utils.ts:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
interface
DisplayNameEmail {
64
name: string
65
email: string
66
}
67
68
export
function
parseDisplayNameEmail(
69
displayNameEmail: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected