Type Alias: FileSystemRootInput
FileSystemRootInput =
FileSystemRootSegment|OneOrMany<FileSystemRootSegment>
A single FileSystemRootSegment or a non-empty list of them. Nested arrays/objects inside the list are one hashed segment each (not flattened).