Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Function: startWrapMode
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Shield
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Shield API
Tollgate API
On this page
Function: startWrapMode()
Parameters
options
Returns
Function: startWrapMode
Dotset CLI API Documentation
/
tollgate
/ startWrapMode
Function: startWrapMode()
Copy
function
startWrapMode
(
options
)
:
Promise
<
void
>;
Defined in: src/tollgate/proxy/bridge.ts:217
Parameters
options
Returns
Promise
<
void
>
⌘I