Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
getUsers
Function getUsers
get
Users
(
)
:
Promise
<
{
currentLoggedIn
:
boolean
;
name
:
string
;
uid
:
number
;
user
:
string
;
}
[]
>
Fetches a list of system users.
Returns
Promise
<
{
currentLoggedIn
:
boolean
;
name
:
string
;
uid
:
number
;
user
:
string
;
}
[]
>
A list of user objects with details.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...
Fetches a list of system users.