File.prototype.undefinedBuckets()

Return all buckets that are used without being defined, except for the default bucket.

Syntax

file.undefinedBuckets() []Bucket

Description

Return all buckets that are used without being defined, except for the default bucket.

Examples

Undefined buckets are returned, except for the default bucket.

Example where no buckets are defined.

Example where a single bucket is both defined and used.