MCPcopy Create free account
hub / github.com/archlinux/archinstall / get_lsblk_output

Function get_lsblk_output

archinstall/lib/disk/utils.py:64–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62
63
64def get_lsblk_output() -> LsblkOutput:
65 return _fetch_lsblk_info()
66
67
68def find_lsblk_info(

Callers 1

disk_layoutsFunction · 0.85

Calls 1

_fetch_lsblk_infoFunction · 0.85

Tested by

no test coverage detected