MCPcopy
hub / github.com/go-qml/qml / Int64

Method Int64

qml.go:359–359  ·  view source on GitHub ↗
(property string)

Source from the content-addressed store, hash-verified

357 Property(name string) interface{}
358 Int(property string) int
359 Int64(property string) int64
360 Float64(property string) float64
361 Bool(property string) bool
362 String(property string) string

Callers 1

qml_test.goFile · 0.65

Implementers 1

Commonqml.go

Calls

no outgoing calls

Tested by

no test coverage detected