# Functions
Generate a schema from migrations on the filesystem and write it to disk.
Link a schema to the user's home dir.
Read a schema from disk or generate one.
ReadMerged merges schemas linked at ~/testtrack/schemas into a single virtual schema.
SortAlphabetically sorts the schema's resource slices by their natural keys.
Write a schema to disk after alpha-sorting its resources.