Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lmorg/murex
/ String
Method
String
lang/parameters/flags.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
type
FlagValueT
interface
{
11
String() string
12
Integer() int
13
Number() float64
14
Boolean() bool
Callers
15
wasmShellExec
Function · 0.65
wasmKeyPress
Function · 0.65
Dump
Method · 0.65
ErrIfNotAMethod
Method · 0.65
Args
Method · 0.65
testStates
Function · 0.65
AddResult
Method · 0.65
TestProcessExecStruct
Function · 0.65
ttys
Function · 0.65
getVarArgs
Function · 0.65
InitEnv
Function · 0.65
forkCheckForNils
Function · 0.65
Implementers
2
flagValue
lang/parameters/flags.go
nullValue
lang/parameters/flags.go
Calls
no outgoing calls
Tested by
15
TestProcessExecStruct
Function · 0.52
TestRunModeStringer
Function · 0.52
TestRunModeIsStrict
Function · 0.52
TestStateVar
Function · 0.52
TestStateNew
Function · 0.52
TestStateStringer
Function · 0.52
testParserSymbol
Function · 0.52
testParserObject
Function · 0.52
Dump
Method · 0.52
TestGetString
Function · 0.52
TestGetInt
Function · 0.52
TestGetUint32
Function · 0.52