sebaubuntu_libs.libandroid.partitions.partition

Functions

get_files_list(path)

Classes

AndroidPartition(model, path)

class sebaubuntu_libs.libandroid.partitions.partition.AndroidPartition(model: PartitionModel, path: Path)
fill_fstab_entry(fstab: Fstab)
get_files()

Returns the ordered list of files.

get_formatted_file(file: Path)
get_formatted_files()
sebaubuntu_libs.libandroid.partitions.partition.get_files_list(path: Path) List[Path]