Preparing search index...
The search index is not available
@nextcloud/e2e-test-server
@nextcloud/e2e-test-server
index
runOcc
Function runOcc
Execute an occ command in the container
runOcc
(
command
:
string
|
string
[]
,
__namedParameters
?:
Partial
<
Omit
<
RunExecOptions
,
"user"
>
>
,
)
:
Promise
<
string
>
Parameters
command
:
string
|
string
[]
__namedParameters
:
Partial
<
Omit
<
RunExecOptions
,
"user"
>
>
= {}
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nextcloud/e2e-test-server
Loading...
Execute an occ command in the container