Home
last modified time | relevance | path

Searched refs:CapturePort (Results 1 – 5 of 5) sorted by relevance

/dports/shells/elvish/elvish-0.17.0/pkg/edit/
H A Dconfig_api.go146 port1, collect, err := eval.CapturePort()
H A Dcompletion.go426 port1, collect, err := eval.CapturePort()
/dports/shells/elvish/elvish-0.17.0/pkg/eval/
H A Dport.go145 func CapturePort() (*Port, func() []interface{}, error) { func
H A Dframe.go182 outPort, collect, err := CapturePort()
H A Dcompile_value.go361 outPort, collect, err := CapturePort()