FileLike¶ asdf.typing.FileLike: TypeAlias = str | pathlib.Path | io.Reader | io.Writer | asdf.generic_io.GenericFile¶ Readable/writable file object or the path or URI of an openable file