Documentation
Preparing search index...
rivetkit
driver-test-suite/mod
DriverDeployOutput
Interface DriverDeployOutput
interface
DriverDeployOutput
{
endpoint
:
string
;
namespace
:
string
;
runnerName
:
string
;
cleanup
()
:
Promise
<
void
>
;
}
Index
Properties
endpoint
namespace
runner
Name
Methods
cleanup
Properties
endpoint
endpoint
:
string
namespace
namespace
:
string
runner
Name
runnerName
:
string
Methods
cleanup
cleanup
()
:
Promise
<
void
>
Cleans up the test.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
namespace
runner
Name
Methods
cleanup
Documentation
Loading...
Cleans up the test.