[displaymanager] add more python doc strings
This commit is contained in:
parent
0d8bdc6c4e
commit
60927b9363
@ -45,6 +45,7 @@ desktop_environments = [
|
||||
|
||||
def find_desktop_environment(root_mount_point):
|
||||
"""
|
||||
Checks which desktop environment is currently installed.
|
||||
|
||||
:param root_mount_point:
|
||||
:return:
|
||||
@ -60,6 +61,7 @@ def find_desktop_environment(root_mount_point):
|
||||
|
||||
def have_dm(dm_name, root_mount_point):
|
||||
"""
|
||||
Checks if display manager is properly installed.
|
||||
|
||||
:param dm_name:
|
||||
:param root_mount_point:
|
||||
|
Loading…
Reference in New Issue
Block a user