github.com/go-redis/redis/v8.cmdable.ScriptExists (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L2386: func (c cmdable) ScriptExists(ctx context.Context, hashes ...string) *BoolSliceCmd {