Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
def
get_lsblk_output() -> LsblkOutput:
65
return
_fetch_lsblk_info()
66
67
68
def
find_lsblk_info(
Callers
1
disk_layouts
Function · 0.85
Calls
1
_fetch_lsblk_info
Function · 0.85
Tested by
no test coverage detected