Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ genericValue
Struct
genericValue
flag_generic.go:6–8 ·
view source on GitHub ↗
-- Value Value
Source
from the content-addressed store, hash-verified
4
5
// -- Value Value
6
type
genericValue
struct
{
7
val Value
8
}
9
10
// Below functions are to satisfy the ValueCreator interface
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected