MCPcopy
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
10type FlagValueT interface {
11 String() string
12 Integer() int
13 Number() float64
14 Boolean() bool

Callers 15

wasmShellExecFunction · 0.65
wasmKeyPressFunction · 0.65
DumpMethod · 0.65
ErrIfNotAMethodMethod · 0.65
ArgsMethod · 0.65
testStatesFunction · 0.65
AddResultMethod · 0.65
TestProcessExecStructFunction · 0.65
ttysFunction · 0.65
getVarArgsFunction · 0.65
InitEnvFunction · 0.65
forkCheckForNilsFunction · 0.65

Implementers 2

flagValuelang/parameters/flags.go
nullValuelang/parameters/flags.go

Calls

no outgoing calls

Tested by 15

TestProcessExecStructFunction · 0.52
TestRunModeStringerFunction · 0.52
TestRunModeIsStrictFunction · 0.52
TestStateVarFunction · 0.52
TestStateNewFunction · 0.52
TestStateStringerFunction · 0.52
testParserSymbolFunction · 0.52
testParserObjectFunction · 0.52
DumpMethod · 0.52
TestGetStringFunction · 0.52
TestGetIntFunction · 0.52
TestGetUint32Function · 0.52