vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/path/path.json

1 line
690 B
JSON

[0, [{"class": "func", "name": "Base", "type": "func(path string) string"}, {"class": "func", "name": "Clean", "type": "func(path string) string"}, {"class": "func", "name": "Dir", "type": "func(path string) string"}, {"class": "func", "name": "Ext", "type": "func(path string) string"}, {"class": "func", "name": "IsAbs", "type": "func(path string) bool"}, {"class": "func", "name": "Join", "type": "func(elem ...string) string"}, {"class": "func", "name": "Match", "type": "func(pattern string, name string) (matched bool, err error)"}, {"class": "func", "name": "Split", "type": "func(path string) (dir string, file string)"}, {"class": "var", "name": "ErrBadPattern", "type": "error"}]]