legate.core.experimental.io.file_handle.FileHandle.supported_open_flags#

FileHandle.supported_open_flags: Final = {'b', 'r', 'r+', 'w', 'w+'}#