# Functions
All returns a Result object loaded (recursively) from the specified paths.
AllRegos returns a Result object loaded (recursively) with all Rego source files from the specified paths.
CleanPath returns the normalized version of a path that can be used as an identifier.
Paths returns a sorted list of files contained at path.
Rego returns a RegoFile object loaded from the given path.
SplitPrefix returns a tuple specifying the document prefix and the file path.