MCPcopy Create free account
hub / github.com/go-python/gopy / Results

Method Results

bind/types.go:347–349  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

345}
346
347func (sig *Signature) Results() []*Var {
348 return sig.ret
349}
350
351func (sig *Signature) Params() []*Var {
352 return sig.args

Callers 10

getDocMethod · 0.80
isPyCompatFuncFunction · 0.80
addSymbolMethod · 0.80
addSignatureTypeMethod · 0.80
addMethodMethod · 0.80
isStringerFunction · 0.80
hasErrorFunction · 0.80
newSignatureFromFunction · 0.80
genFuncSigMethod · 0.80
genFuncBodyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected