mirror of
https://github.com/strongdm/comply
synced 2024-11-16 21:04:54 +00:00
spelling: nonexistent
This commit is contained in:
parent
358858d316
commit
5dd98fbb55
@ -1321,7 +1321,7 @@ var _bindata = map[string]func() (*asset, error){
|
||||
// b.png
|
||||
// then AssetDir("data") would return []string{"foo.txt", "img"}
|
||||
// AssetDir("data/img") would return []string{"a.png", "b.png"}
|
||||
// AssetDir("foo.txt") and AssetDir("notexist") would return an error
|
||||
// AssetDir("foo.txt") and AssetDir("nonexistent") would return an error
|
||||
// AssetDir("") will return []string{"data"}.
|
||||
func AssetDir(name string) ([]string, error) {
|
||||
node := _bintree
|
||||
|
Loading…
Reference in New Issue
Block a user