flytekit.types.file.JPEGImageFile#
- flytekit.types.file.JPEGImageFile = <class 'flytekit.types.file.file.FlyteFile.__class_getitem__.<locals>._SpecificFormatClass'>#
Can be used to receive or return an JPEGImage. The underlying type is a FlyteFile type. This is just a decoration and useful for attaching content type information with the file and automatically documenting code.
- Parameters
path (Union[str, os.PathLike]) –
downloader (Callable) –
remote_path (Optional[os.PathLike]) –