func src.elv.sh/pkg/shell.readFileUTF8
3 uses
src.elv.sh/pkg/shell (current package)
interact.go#L121: code, err := readFileUTF8(absPath)
script.go#L46: code, err = readFileUTF8(name)
script.go#L82: func readFileUTF8(fname string) (string, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)