Provides a terminal profile for the contributed terminal profile when launched via the UI or command.
Provides a terminal profile for the contributed terminal profile when launched via the UI or command.
(provide-terminal-profile terminal-profile-provider token)
Provide the terminal profile.
Parameters:
token
: CancellationToken
- A cancellation token that indicates the result is no longer needed.Returns: ProviderResult<TerminalProfile>
- The terminal profile.
Provide the terminal profile. **Parameters:** - `token`: `CancellationToken` - A cancellation token that indicates the result is no longer needed. **Returns:** `ProviderResult<TerminalProfile>` - The terminal profile.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close