data_base ❭ IO ❭ LoaderDumper ❭ cell ❭ dump dump¶ data_base.IO.LoaderDumper.cell.dump(obj, savedir)¶ Dumps a Cell object to a directory Parameters:¶ obj (Cell) – Object to be saved savedir (str) – Directory to save the object to See also save_cell_to_file()